Skip to content

Commit

Permalink
indentation
Browse files Browse the repository at this point in the history
  • Loading branch information
kyuhank committed Feb 7, 2025
1 parent 0380279 commit a60d3da
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-and-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -162,8 +162,8 @@ jobs:
##############################################################################
# AFTER PUSH: MAKE THE PACKAGE PUBLIC
##############################################################################
- name: Make GHCR Package Public
run: |
- name: Make GHCR Package Public
run: |
# We do NOT use ${{ env.OWNER }} here.
# Instead, we call GitHub's actual repository_owner as returned (possibly uppercase).
REAL_OWNER="${{ github.repository_owner }}"
Expand Down

0 comments on commit a60d3da

Please sign in to comment.