Skip to content

Commit 2e364b9

Browse files
author
lexander023
committed
update
1 parent bd16a58 commit 2e364b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
with:
1919
registry: https://ghcr.io
2020
username: ${{ github.actor }}
21-
password: ${{ secrets.GITHUB_TOKEN }}
21+
password: ${{ secrets.GHCR_TOKEN }}
2222

2323
- name: Build and push Docker image
2424
uses: docker/build-push-action@ad44023a93711e3deb337508980b4b5e9bcdc5dc

0 commit comments

Comments
 (0)