Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
e-simo authored Jan 13, 2023
1 parent 76f9d8f commit 559b29d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tagging.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@ jobs:
- name: Bump version and push tag
id: tag_version
uses: mathieudutour/[email protected]
custom_tag: vdde1.4
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
custom_tag: sdfa
- name: Create a GitHub release
uses: ncipollo/release-action@v1
with:
Expand Down

0 comments on commit 559b29d

Please sign in to comment.