Skip to content

Commit

Permalink
chore(deps): update js-devtools/npm-publish action to v3 (#312)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 19, 2023
1 parent 397dfb4 commit a04dd4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
with:
browser: chrome

- uses: JS-DevTools/npm-publish@v2
- uses: JS-DevTools/npm-publish@v3
id: publish
if: ${{ github.ref == 'refs/heads/main' }}
with:
Expand Down

0 comments on commit a04dd4d

Please sign in to comment.