Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
kilip committed Aug 17, 2024
1 parent b0b9a2b commit fde7635
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
uses: requarks/changelog-action@v1
with:
token: ${{ github.token }}
tag: ${{ github.ref_name }}
tag: ${{ steps.vars.outcome.release_tag }}

- name: Create Release
uses: ncipollo/[email protected]
Expand Down

0 comments on commit fde7635

Please sign in to comment.