Skip to content

Commit

Permalink
Update docker-publish.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
NecrossIT authored Nov 27, 2023
1 parent d946e58 commit 21ca062
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ jobs:
with:
registry: ghcr.io
username: ${{ github.repository_owner }}
password: ${{ ssecrets.ACCOUNT_TOKEN }}
password: ${{ secrets.ACCOUNT_TOKEN }}

# - name: Login to Quay
# uses: docker/login-action@v3
Expand Down

0 comments on commit 21ca062

Please sign in to comment.