Skip to content
This repository has been archived by the owner on Jan 9, 2025. It is now read-only.

Commit

Permalink
update secret name
Browse files Browse the repository at this point in the history
  • Loading branch information
lostbean committed Jul 4, 2024
1 parent f5b5638 commit 6ca8719
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.KURTOSIS_BOT_TOKEN }}
token: ${{ secrets.RELEASER_TOKEN }}
release-type: simple
package-name: kardinal
bump-minor-pre-major: true
Expand Down

0 comments on commit 6ca8719

Please sign in to comment.