Skip to content

Commit

Permalink
Fix registry push configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
groovytron committed Nov 10, 2024
1 parent f61aabf commit 1f8d868
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ jobs:
with:
image: ${{ steps.build-image.outputs.image }}
tags: ${{ steps.build-image.outputs.tags }}
registry: docker.io/groovytron
username: groovytron
password: ${{ secrets.REGISTRY_TOKEN }}

Expand Down

0 comments on commit 1f8d868

Please sign in to comment.