Skip to content

Commit b48c92c

Browse files
authored
Merge pull request #2 from Dasnap/min_age
Update release.yml
2 parents 902832c + d4e08f5 commit b48c92c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77

88
env:
99
REGISTRY: ghcr.io
10-
IMAGE_NAME: ${{ github.repository }}
10+
IMAGE_NAME: ${{ lower(github.repository) }}
1111

1212
jobs:
1313
publish:

0 commit comments

Comments
 (0)