Attempt to get the autobuild action finally working (#48673)

This commit is contained in:
Rob Bailey
2020-01-09 09:02:05 -08:00
committed by Emmett Gaines
parent 76cd772045
commit ff77eff6eb

View File

@@ -33,4 +33,4 @@ jobs:
- name: Push Artifacts - name: Push Artifacts
uses: ad-m/github-push-action@master uses: ad-m/github-push-action@master
with: with:
github_token: ${{ secrets.GITHUB_TOKEN }} github_token: ${{ secrets.GITHUB_MASTER_KEY }}