Skip to content

Commit

Permalink
Bump JS-DevTools/npm-publish from 2.2.2 to 3.0.0 (#264)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Oct 27, 2023
1 parent 4601bc1 commit eba82e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
# if the versions are different it will publish the package
- id: publish_miro_node
name: Publish miro-api package to NPM
uses: JS-DevTools/npm-publish@v2.2.2
uses: JS-DevTools/npm-publish@v3.0.0
with:
token: ${{ secrets.NPM_PUBLISH_TOKEN }}
package: packages/miro-api/package.json

0 comments on commit eba82e3

Please sign in to comment.