Skip to content

Commit

Permalink
build: use release please PAT
Browse files Browse the repository at this point in the history
  • Loading branch information
kernitus authored Oct 28, 2024
1 parent f754486 commit 468a126
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 @@ -19,6 +19,6 @@ jobs:
- name: release-please
uses: googleapis/release-please-action@v4
with:
token: ${{ secrets.GITHUB_TOKEN }}
token: ${{ secrets.RELEASE_PLEASE_TOKEN }}
config-file: .github/release-please-config.json
manifest-file: .github/release-please-manifest.json

0 comments on commit 468a126

Please sign in to comment.