Skip to content

Commit

Permalink
Merge pull request #11 from pulumiverse/dependabot/github_actions/JS-…
Browse files Browse the repository at this point in the history
…DevTools/npm-publish-2

chore(deps): bump JS-DevTools/npm-publish from 1 to 2
  • Loading branch information
edmondshtogu authored Aug 28, 2023
2 parents aae44fc + cda125b commit 4fdd052
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ jobs:

- name: Publish package to NPM
if: ${{ matrix.language == 'nodejs' && env.PUBLISH_NPM == 'true' }}
uses: JS-DevTools/npm-publish@v1
uses: JS-DevTools/npm-publish@v2
with:
access: "public"
token: ${{ env.NPM_TOKEN }}
Expand Down

0 comments on commit 4fdd052

Please sign in to comment.