Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Yuwei Ba <[email protected]>
  • Loading branch information
ibigbug authored Oct 12, 2024
1 parent b9157d7 commit b745dd9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -421,7 +421,7 @@ jobs:
uses: docker/login-action@v3
with:
registry: ghcr.io
username: ${{ env.OWNER }}
username: watfaq
password: ${{ secrets.GITHUB_TOKEN }}

- name: Build and push release
Expand Down

0 comments on commit b745dd9

Please sign in to comment.