Skip to content
This repository has been archived by the owner on Sep 15, 2024. It is now read-only.

Commit

Permalink
Change token for deployments
Browse files Browse the repository at this point in the history
  • Loading branch information
oogali committed Feb 12, 2022
1 parent ee464d1 commit 49a4fcb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/100-goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ jobs:
version: latest
args: release --rm-dist
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ secrets.RELENG_TOKEN }}

0 comments on commit 49a4fcb

Please sign in to comment.