Skip to content

Commit

Permalink
add makeLatest
Browse files Browse the repository at this point in the history
  • Loading branch information
viperML committed Jul 10, 2023
1 parent 4348f4f commit 8fad94b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ jobs:
name: Release
with:
tag: latest
makeLatest: true
omitBody: true
omitName: true
allowUpdates: true
Expand All @@ -64,6 +65,7 @@ jobs:
name: Release
with:
tag: latest
makeLatest: true
omitBody: true
omitName: true
allowUpdates: true
Expand Down

0 comments on commit 8fad94b

Please sign in to comment.