Skip to content

Commit

Permalink
feat: update folder bump version (#27)
Browse files Browse the repository at this point in the history
  • Loading branch information
khoilen authored Jan 6, 2025
1 parent 0c70916 commit 89bed88
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/bump-version-publish-css.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ jobs:
- name: bump version
run: npm version ${{ github.event.inputs.version }}
working-directory: apps/nt-stylesheet

- name: Push latest version
run: git push origin main --follow-tags

0 comments on commit 89bed88

Please sign in to comment.