Skip to content

Commit

Permalink
Fix image name
Browse files Browse the repository at this point in the history
  • Loading branch information
wilwade committed Apr 2, 2024
1 parent a96821e commit 45e6fdb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/merge-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
env:
DOCKER_REGISTRY: ghcr.io
DOCKER_PLATFORM: "linux/amd64"
DOCKER_IMAGE_NAME: faucet
DOCKER_IMAGE_NAME: ${{ github.repository }}
runs-on: ubuntu-latest

permissions:
Expand Down

0 comments on commit 45e6fdb

Please sign in to comment.