Skip to content

Commit

Permalink
Update stage0.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
SiskaPavel authored Oct 24, 2023
1 parent b6963f4 commit fbb432c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/stage0.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
with:
registry: ghcr.io
username: ${{ github.actor }}
password: ${{ secrets.GITHUB_TOKEN }}
password: ${{ secrets.DOCKER_LOGIN }}

- name: Extract metadata (tags, labels) for Docker
id: meta
Expand Down

0 comments on commit fbb432c

Please sign in to comment.