Skip to content

Commit

Permalink
chore: fix release
Browse files Browse the repository at this point in the history
  • Loading branch information
ImLunaHey committed Sep 21, 2023
1 parent 7319701 commit bd34ddf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,7 @@ jobs:
allowUpdates: true
draft: false
makeLatest: true
tag: ${{ steps.current_tag.outputs.current_tag }}
name: ${{ steps.current_tag.outputs.current_tag }}
body: ${{ steps.changelog.outputs.changes }}
token: ${{ github.token }}
Expand Down

0 comments on commit bd34ddf

Please sign in to comment.