Skip to content

Commit

Permalink
Add docker ci
Browse files Browse the repository at this point in the history
  • Loading branch information
EkkoG committed Oct 22, 2023
1 parent 2ac8cbc commit b3a8d56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ env:
# Use docker.io for Docker Hub if empty
REGISTRY: ghcr.io
# github.repository as <account>/<repo>
IMAGE_NAME: ${{ github.repository }}
IMAGE_NAME: ${{ github.repository_owner }}/tuic-server


jobs:
Expand Down

0 comments on commit b3a8d56

Please sign in to comment.