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 abbbf94
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 64 deletions.
63 changes: 0 additions & 63 deletions .github/workflows/coveralls.yml

This file was deleted.

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@latest
env:
GITHUB_TOKEN: ${{ github.token }}
WITH_V: true

0 comments on commit abbbf94

Please sign in to comment.