Skip to content

Commit 8546a3e

Browse files
committed
publish correction on githubtoken
1 parent 968bae0 commit 8546a3e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish-image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
with:
1919
registry: ghcr.io
2020
username: ${{ github.actor }}
21-
password: ${{ secrets.GITHUB.TOKEN }}
21+
password: ${{ secrets.GITHUB_TOKEN }}
2222
- name: Extract metadata
2323
id: meta
2424
uses: docker/metadata-action@v5.10.0

0 commit comments

Comments
 (0)