Skip to content

Commit

Permalink
Update RELEASE_PLEASE_TOKEN
Browse files Browse the repository at this point in the history
Signed-off-by: Edgar Gomes <[email protected]>
  • Loading branch information
lostbean authored Jul 5, 2024
1 parent 15a1b0d commit 01175e7
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 @@ -18,7 +18,7 @@ jobs:
- name: Run Release Please
uses: googleapis/release-please-action@v3
with:
token: ${{ secrets.RELEASER_TOKEN }}
token: ${{ secrets.RELEASE_PLEASE_TOKEN }}
release-type: simple
package-name: kardinal
bump-minor-pre-major: true
Expand Down

0 comments on commit 01175e7

Please sign in to comment.