Skip to content

Commit

Permalink
Update docker.yml (#1752)
Browse files Browse the repository at this point in the history
  • Loading branch information
davidvitora authored Jul 28, 2023
1 parent 0ed197b commit 865236c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ jobs:
with:
registry: ghcr.io
username: ${{ github.actor }}
password: ${{ secrets.GITHUB_TOKEN }}
password: ${{ secrets.PIPELINE_TOKEN }}
- name: Build and push
uses: docker/build-push-action@v2
with:
Expand Down

0 comments on commit 865236c

Please sign in to comment.