Skip to content

Commit

Permalink
ci: add token to trigger release pipeline by tag
Browse files Browse the repository at this point in the history
  • Loading branch information
davidyuk committed Apr 23, 2024
1 parent b8e5364 commit d9c9638
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,5 @@ jobs:
steps:
- uses: google-github-actions/release-please-action@v4
with:
token: ${{ secrets.BOT_GITHUB_TOKEN }}
release-type: node

0 comments on commit d9c9638

Please sign in to comment.