Skip to content

Commit

Permalink
ci: changed token
Browse files Browse the repository at this point in the history
  • Loading branch information
sswastioyono18 committed Jul 7, 2024
1 parent e47a8a8 commit ac0d8b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-please-main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
steps:
- uses: google-github-actions/release-please-action@v3
with:
token: ${{ secrets.GH_TOKEN }}
token: ${{ secrets.GITHUB_TOKEN }}
release-type: go
draft-pull-request: "true"
labels: "be-autorelease-pending"
Expand Down

0 comments on commit ac0d8b3

Please sign in to comment.