Skip to content

Commit

Permalink
CI: comment back on the version bump PR after publishing to npm (#661)
Browse files Browse the repository at this point in the history
  • Loading branch information
emmercm authored Sep 16, 2023
1 parent ff379ae commit c347e94
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/node-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,12 @@ jobs:
node-publish:
runs-on: ubuntu-latest
permissions:
# actions/checkout@v3
contents: read
# `npm publish --provenance`
id-token: write
# thollander/actions-comment-pull-request@v2
pull-requests: write
steps:
- uses: actions/checkout@v3
- uses: actions/setup-node@v3
Expand Down

0 comments on commit c347e94

Please sign in to comment.