Skip to content

Commit edf97ec

Browse files
committed
Add a blank line for better readability in push-to-registry workflow
1 parent 658570d commit edf97ec

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/push-to-registry.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ on:
55
branches: ['main']
66
tags: ['v*']
77

8+
89
env:
910
REGISTRY: ghcr.io
1011
IMAGE_NAME: ${{ github.repository }}

0 commit comments

Comments
 (0)