Skip to content

Commit

Permalink
fix: bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
mbret committed Feb 20, 2024
1 parent 91f5be6 commit 9005ebc
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ jobs:
- name: "Automated Version Bump"
id: version-bump
uses: "phips28/gh-action-bump-version@master"
env:
PACKAGEJSON_DIR: 'packages/web'
with:
tag-prefix: "v"
env:
Expand Down

0 comments on commit 9005ebc

Please sign in to comment.