mirror of
https://code.forgejo.org/forgejo/runner.git
synced 2025-08-11 17:50:58 +00:00
update to use PAT
This commit is contained in:
parent
e668ca33b1
commit
c5bbb00251
1 changed files with 1 additions and 0 deletions
1
.github/workflows/promote.yml
vendored
1
.github/workflows/promote.yml
vendored
|
@ -16,6 +16,7 @@ jobs:
|
||||||
with:
|
with:
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
ref: master
|
ref: master
|
||||||
|
token: ${{ secrets.GORELEASER_GITHUB_TOKEN }}
|
||||||
- uses: fregante/setup-git-user@v1
|
- uses: fregante/setup-git-user@v1
|
||||||
- uses: actions/setup-go@v3
|
- uses: actions/setup-go@v3
|
||||||
with:
|
with:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue