Skip to content

Commit 96a67b2

Browse files
committed
Attest release image
1 parent 71e95ee commit 96a67b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
4242
- name: Registry login
4343
env:
44-
GITHUB_TOKEN: ${{ secrets.RELEASE_GITHUB_TOKEN }}
44+
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
4545
DOCKER_TOKEN: ${{ secrets.DOCKER_TOKEN }}
4646
run: |
4747
echo $GITHUB_TOKEN | docker login ghcr.io --username dflook --password-stdin

0 commit comments

Comments
 (0)