Skip to content

Commit

Permalink
bump
Browse files Browse the repository at this point in the history
  • Loading branch information
mateothegreat committed Oct 29, 2024
1 parent 0666346 commit 5fefcc5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
with:
node-version: 20.x
- name: Install Dependencies
run: npm install --legacy-peer-deps
run: npm ci
- name: "Automated Version Bump"
uses: "phips28/gh-action-bump-version@master"
env:
Expand Down

0 comments on commit 5fefcc5

Please sign in to comment.