Skip to content

Commit

Permalink
Update docker-image.yml
Browse files Browse the repository at this point in the history
Trying to fix a bug.
  • Loading branch information
san-est authored Jun 11, 2024
1 parent 40e2fb6 commit e0c8f11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- name: Login to Github Container repository
- uses: docker/[email protected]
with:
registry: ghcr.io
registry: ghcr.io
username: ${{ github.actor }}
password: ${{ secrets.GITHUB_TOKEN }}
- name: Build the Docker image
Expand Down

0 comments on commit e0c8f11

Please sign in to comment.