Skip to content

Commit

Permalink
Update release.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
jonnitto authored Oct 22, 2024
1 parent b9452bd commit af5f8de
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ jobs:
with:
node-version: "20.x"
registry-url: "https://registry.npmjs.org"
- name: Bump version
uses: BellCubeDev/update-package-version-by-release-tag@v2
- name: Publish
run: npm publish --provenance --access public
env:
Expand Down

0 comments on commit af5f8de

Please sign in to comment.