Skip to content

Commit

Permalink
add increment product version workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
mithereal committed Dec 8, 2023
1 parent fb2dcd2 commit a6956c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/increment_version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
fetch-depth: 0

- name: Bump version and push tag
uses: anothrNick/github-tag-action@1.36.0
uses: data-twister/github-tag-action-elixir
env:
GITHUB_TOKEN: ${{ github.token }}
WITH_V: true

0 comments on commit a6956c7

Please sign in to comment.