Skip to content

Commit

Permalink
fix: update release-please.yml (#148)
Browse files Browse the repository at this point in the history
  • Loading branch information
sofisl authored Jun 14, 2024
1 parent 34a8359 commit b67d4c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
- id: release-pr
uses: GoogleCloudPlatform/release-please-action@v3
with:
token: ${{ secrets.FORKING_TOKEN }}
token: ${{ secrets.YOSHI_CODE_BOT_TOKEN }}
release-type: node
fork: true
package-name: "@google/events"
Expand Down

0 comments on commit b67d4c0

Please sign in to comment.