Skip to content

Commit e6e04bc

Browse files
author
Carsten König
committed
try new workflow config cars10#3
1 parent 1949f5b commit e6e04bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
with:
2323
registry: ghcr.io
2424
username: cars10
25-
password: ${{ secrets.GITHUB_TOKEN }}
25+
password: ${{ secrets.DOCKER_PASSWORD }}
2626

2727
- name: Build and push
2828
uses: docker/build-push-action@v6

0 commit comments

Comments
 (0)