Skip to content

Commit

Permalink
Update version-or-publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jviide committed Mar 20, 2024
1 parent 3b92fd1 commit 169bb4f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/version-or-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,8 @@ jobs:
with:
node-version: 20
cache: npm
registry-url: https://registry.npmjs.org/
- name: Install dependencies
run: npm ci
- name: Create Release Pull Request or Publish to npm
id: changesets
uses: changesets/action@v1
Expand Down

0 comments on commit 169bb4f

Please sign in to comment.