Skip to content

Commit

Permalink
fix: bumping version
Browse files Browse the repository at this point in the history
  • Loading branch information
domengabrovsek committed Aug 25, 2023
1 parent e014704 commit 0dac352
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/workflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,5 @@ jobs:
message: "chore: Bumped version in package.json"
default_author: github_actions

- name: Create git tag
run: git tag v${{ steps.next_version.outputs.version }}

- name: Push git tag
run: git push origin ${{ steps.next_version.outputs.version }}

0 comments on commit 0dac352

Please sign in to comment.