Skip to content

Commit

Permalink
Update publish.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
NostraThomas99 committed Mar 28, 2024
1 parent 080d78b commit addf37f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
files: ./build/RotationSolver.zip
token: ${{ secrets.GITHUB_TOKEN }}
name: RotationSolverReborn ${{ env.tag }}
tag: ${{ env.tag }}
tag_name: ${{ env.tag }}
draft: false
make_latest: ${{ env.branch == 'latest' }}
prerelease: ${{ env.branch == 'testing' }}
Expand Down

0 comments on commit addf37f

Please sign in to comment.