use PAT
This commit is contained in:
parent
0e60398309
commit
c59d2569ae
1 changed files with 1 additions and 1 deletions
2
.github/workflows/push.yml
vendored
2
.github/workflows/push.yml
vendored
|
|
@ -59,4 +59,4 @@ jobs:
|
||||||
with:
|
with:
|
||||||
subject-digest: ${{ steps.capture-digest.outputs.digest }}
|
subject-digest: ${{ steps.capture-digest.outputs.digest }}
|
||||||
subject-name: ghcr.io/${{ github.repository_owner }}/lightning-pub:latest
|
subject-name: ghcr.io/${{ github.repository_owner }}/lightning-pub:latest
|
||||||
github-token: ${{ secrets.GITHUB_TOKEN }}
|
github-token: ${{ secrets.PAT_TOKEN }}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue