Skip to content

Commit

Permalink
added tag to release which is the new format
Browse files Browse the repository at this point in the history
  • Loading branch information
lmajano committed Mar 21, 2023
1 parent 0297dd4 commit c24ce4e
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 @@ -96,7 +96,7 @@ jobs:
uses: thomaseizinger/[email protected]
with:
changelogPath: ./changelog.md
version: v${{ env.VERSION }}
tag: v${{ env.VERSION }}

- name: Commit Changelog
uses: EndBug/[email protected]
Expand Down

0 comments on commit c24ce4e

Please sign in to comment.