Skip to content

Commit

Permalink
fix(action) gorelaeaser token (#215)
Browse files Browse the repository at this point in the history
  • Loading branch information
kengou authored May 17, 2024
1 parent ad999c2 commit 333a14e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-greenhousectl.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@ jobs:
version: ${{ vars.GITHUB_SHA }}
args: release --config .github/.goreleaser.yaml --clean
env:
GITHUB_TOKEN: ${{ secrets.CREATE_RELEASE_TOKEN }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 333a14e

Please sign in to comment.