Skip to content

Commit

Permalink
chore: Use deploy key for release-please actions
Browse files Browse the repository at this point in the history
  • Loading branch information
nandenjin committed Mar 26, 2024
1 parent 7a066de commit 2d80301
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release-please.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,5 @@ jobs:
steps:
- uses: google-github-actions/release-please-action@v4
with:
token: ${{ secrets.DEPLOY_KEY }}
release-type: node

0 comments on commit 2d80301

Please sign in to comment.