Skip to content

Commit

Permalink
Merge pull request #34 from urcomputeringpal/renovate/js-devtools-npm…
Browse files Browse the repository at this point in the history
…-publish-2.x

chore(deps): update js-devtools/npm-publish action to v2.2.0
  • Loading branch information
jnewland authored Jun 3, 2023
2 parents 524a84f + bd6554e commit b807787
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/npm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
- uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # v3.5.2
- run: npm ci
- name: Publish
uses: JS-DevTools/npm-publish@541aa6b21b4a1e9990c95a92c21adc16b35e9551 # v2.1.0
uses: JS-DevTools/npm-publish@a25b4180b728b0279fca97d4e5bccf391685aead # v2.2.0
# only on default branch
if: github.ref == format('refs/heads/{0}', github.event.repository.default_branch)
with:
Expand Down

0 comments on commit b807787

Please sign in to comment.