update to use PAT
This commit is contained in:
parent
d1ca48642e
commit
06bf92c0fc
|
@ -16,6 +16,7 @@ jobs:
|
|||
with:
|
||||
fetch-depth: 0
|
||||
ref: master
|
||||
token: ${{ secrets.GORELEASER_GITHUB_TOKEN }}
|
||||
- uses: fregante/setup-git-user@v1
|
||||
- uses: actions/setup-go@v3
|
||||
with:
|
||||
|
|
Loading…
Reference in New Issue