Skip to content

Commit

Permalink
Update docker-publish-judger.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
slhmy authored Mar 30, 2024
1 parent 982cfea commit 77d6985
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/docker-publish-judger.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,7 @@ on:
env:
# Use docker.io for Docker Hub if empty
REGISTRY: ghcr.io
# github.repository as <account>/<repo>
IMAGE_NAME: judger
IMAGE_NAME: ${{ github.repository_owner }}/judger


jobs:
Expand Down

0 comments on commit 77d6985

Please sign in to comment.