Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Eeems committed Aug 17, 2023
1 parent 5b66335 commit faa26ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
- name: Login to Docker Hub
uses: docker/login-action@v2
with:
repository: ghcr.io
registry: ghcr.io
username: matteodelabre
password: ${{ secrets.CR_PAT }}
- name: Build and publish images
Expand Down

0 comments on commit faa26ae

Please sign in to comment.