Skip to content

Commit

Permalink
Merge pull request #385 from DaniFoldi/renovate/js-devtools-npm-publi…
Browse files Browse the repository at this point in the history
…sh-3.x

📎 Update JS-DevTools/npm-publish action to v3
  • Loading branch information
DaniFoldi authored Oct 20, 2023
2 parents e318022 + 064e777 commit f13ef0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ jobs:
timeout-minutes: 5
run: pnpm build && pnpm -r build

- uses: JS-DevTools/npm-publish@v2
- uses: JS-DevTools/npm-publish@v3
timeout-minutes: 5
with:
access: public
Expand Down

0 comments on commit f13ef0d

Please sign in to comment.