Skip to content

Commit

Permalink
stick to old repo name
Browse files Browse the repository at this point in the history
  • Loading branch information
fritterhoff committed Apr 21, 2024
1 parent 5c8dd94 commit 49e2019
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
# Use docker.io for Docker Hub if empty
REGISTRY: ghcr.io
# github.repository as <account>/<repo>
IMAGE_NAME: ${{ github.repository }}
IMAGE_NAME: hm-edu/certificates
permissions:
contents: read
packages: write
Expand Down Expand Up @@ -54,7 +54,7 @@ jobs:
# Use docker.io for Docker Hub if empty
REGISTRY: ghcr.io
# github.repository as <account>/<repo>
IMAGE_NAME: ${{ github.repository }}
IMAGE_NAME: hm-edu/certificates-agent
permissions:
contents: read
packages: write
Expand Down

0 comments on commit 49e2019

Please sign in to comment.