mirror of
https://github.com/pret/agbcc.git
synced 2026-09-27 13:41:47 -04:00
Update build.yml
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user