Skip to content

Commit

Permalink
ci/fix: typo :meguFace:
Browse files Browse the repository at this point in the history
  • Loading branch information
Fyko committed Feb 5, 2022
1 parent 81035fe commit cee1a6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,6 @@ jobs:
with:
image: ${{ steps.build.outputs.image }}
tags: ${{ steps.build.outputs.tags }}
registry: ghrc.io
registry: ghcr.io
username: ${{ github.actor }}
password: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit cee1a6f

Please sign in to comment.