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

This commit is contained in:
Rob Bailey
2020-01-09 12:02:05 -05:00
committed by Emmett Gaines
parent 76cd772045
commit ff77eff6eb
+1 -1
View File
@@ -33,4 +33,4 @@ jobs:
- name: Push Artifacts
uses: ad-m/github-push-action@master
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
github_token: ${{ secrets.GITHUB_MASTER_KEY }}