Skip to content

Commit

Permalink
ci: revert test tag
Browse files Browse the repository at this point in the history
  • Loading branch information
Tchoupinax committed Nov 25, 2024
1 parent 615c3be commit 232e614
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
uses: requarks/changelog-action@v1
with:
token: ${{ steps.app-token.outputs.token }}
tag: v1.0.1
tag: ${{ github.ref_name }}
restrictToTypes: ""
reverseOrder: true
excludeTypes: ""
Expand Down

0 comments on commit 232e614

Please sign in to comment.