mirror of
https://github.com/pret/agbcc.git
synced 2026-03-21 17:44:20 -05:00
Update build.yml
This commit is contained in:
parent
892427c3c4
commit
5e63c5e38d
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user