Update build.yml

This commit is contained in:
WhenGryphonsFly 2023-08-17 21:38:59 -05:00
parent 892427c3c4
commit 5e63c5e38d

View File

@ -67,6 +67,6 @@ jobs:
artifactErrorsFailBuild: true
artifacts: agbcc.tar.gz
commit: ${{ github.sha }}
makeLatest: true # This is a test
makeLatest: true
tag: release
token: ${{ secrets.GITHUB_TOKEN }} # Automatically created by the workflow with a lifetime of one hour