Skip to content

Commit

Permalink
ci: set make_latest for releases
Browse files Browse the repository at this point in the history
  • Loading branch information
pulsejet committed Jan 3, 2025
1 parent a701a73 commit 16dd8d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,4 @@ jobs:
file_glob: true
tag: ${{ github.ref }}
overwrite: true
make_latest: false
make_latest: true

0 comments on commit 16dd8d6

Please sign in to comment.