Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
WhenGryphonsFly committed Aug 18, 2023
1 parent 892427c commit 5e63c5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 5e63c5e

Please sign in to comment.