Skip to content

Commit d88a6f1

Browse files
authored
[no ci] fix image name
1 parent 36e793c commit d88a6f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
name: Create Release
1212
runs-on: ubuntu-latest
1313
env:
14-
IMAGE_NAME: ghcr.io/gardenlinux/glvd-postgres
14+
IMAGE_NAME: glvd-postgres
1515
IMAGE_NAME_ORG: gardenlinux
1616

1717
steps:

0 commit comments

Comments
 (0)