mirror of
https://github.com/fulpstation/fulpstation.git
synced 2025-12-10 18:11:47 +00:00
Attempt to get the autobuild action finally working (#48673)
This commit is contained in:
committed by
Emmett Gaines
parent
76cd772045
commit
ff77eff6eb
2
.github/workflows/autobuild_tgui.yml
vendored
2
.github/workflows/autobuild_tgui.yml
vendored
@@ -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 }}
|
||||||
|
|||||||
Reference in New Issue
Block a user