Skip to content

Commit

Permalink
wip: hard code image name
Browse files Browse the repository at this point in the history
  • Loading branch information
katallaxie authored Feb 28, 2024
1 parent bb893a4 commit 5224974
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ on:

env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
IMAGE_NAME: ${{ github.repository }}
IMAGE_NAME: zeiss/typhoon
REGISTRY: ghcr.io

jobs:
Expand Down

0 comments on commit 5224974

Please sign in to comment.