Skip to content

Commit af2420f

Browse files
committed
remove the container image app suffix
1 parent 14f473b commit af2420f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ on:
1515
- "Prerelease"
1616

1717
env:
18-
DOCKER_IMAGE: ghcr.io/${{ github.repository }}/app
18+
DOCKER_IMAGE: ghcr.io/${{ github.repository }}
1919

2020
jobs:
2121
build-and-publish:

0 commit comments

Comments
 (0)