Skip to content

Commit

Permalink
Add a blank line for better readability in push-to-registry workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
httpdss committed Feb 8, 2025
1 parent 658570d commit edf97ec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/push-to-registry.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ on:
branches: ['main']
tags: ['v*']


env:
REGISTRY: ghcr.io
IMAGE_NAME: ${{ github.repository }}
Expand Down

0 comments on commit edf97ec

Please sign in to comment.