Skip to content

Commit

Permalink
feat: update bum version (#30)
Browse files Browse the repository at this point in the history
  • Loading branch information
khoilen authored Jan 7, 2025
1 parent 2604ee7 commit d3f23ab
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/bump-version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,4 +42,6 @@ jobs:
continue-on-error: true

- name: Push latest version
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: git push origin main --follow-tags

0 comments on commit d3f23ab

Please sign in to comment.