Skip to content

Commit fd0143d

Browse files
author
dannysteinbrecher
committed
fix: added newline to push_images.yaml
1 parent 837fd7a commit fd0143d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/push_images.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ jobs:
1313
uses: ./.github/workflows/build-container-images.yaml
1414
with:
1515
push-to-registry: true
16-
tag-prefix: ghcr.io/${{ github.repository }}/
16+
tag-prefix: ghcr.io/${{ github.repository }}/

0 commit comments

Comments
 (0)