Skip to content

Commit

Permalink
fix permission
Browse files Browse the repository at this point in the history
  • Loading branch information
jiangpengcheng committed Jul 31, 2024
1 parent c61a45e commit ff27f6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
version: latest
args: release --clean
env:
GITHUB_TOKEN: ${{ secrets.BEAT_ACCESS_TOKEN }}
GITHUB_TOKEN: ${{ secrets.SNBOT_GITHUB_TOKEN }}
GOPATH: /home/runner/work/pulsar-beat-output/pulsar-beat-output/go

- name: Set up Docker Buildx
Expand Down

0 comments on commit ff27f6b

Please sign in to comment.