Skip to content

Commit

Permalink
fix(ci): Run Release Please via PAT to allow GHA checks to run
Browse files Browse the repository at this point in the history
  • Loading branch information
andymac4182 committed Apr 14, 2023
1 parent 579187a commit adb0708
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release-please.yml
Expand Up @@ -20,6 +20,7 @@ jobs:
uses: google-github-actions/release-please-action@v3
with:
command: manifest
token: ${{ secrets.RELEASE_PLEASE_PAT }}

- name: Use Node.js
uses: actions/setup-node@v2
Expand Down

0 comments on commit adb0708

Please sign in to comment.