mirror of
https://code.forgejo.org/forgejo/runner.git
synced 2025-08-11 17:50:58 +00:00
new token for brew
Signed-off-by: Casey Lee <cplee@nektos.com>
This commit is contained in:
parent
ebe7dfdaf3
commit
4bbe7bebd7
1 changed files with 1 additions and 0 deletions
1
.github/workflows/tag.yml
vendored
1
.github/workflows/tag.yml
vendored
|
@ -18,3 +18,4 @@ jobs:
|
||||||
args: release --rm-dist
|
args: release --rm-dist
|
||||||
env:
|
env:
|
||||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||||
|
GORELEASER_GITHUB_TOKEN: ${{ secrets.GORELEASER_GITHUB_TOKEN }}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue