Skip to content

Commit 5fd667a

Browse files
committed
test: actor instead of repository owner
1 parent 69ab33d commit 5fd667a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-images-manifests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ permissions: read-all
1414

1515
env:
1616
REGISTRY_NAME: ghcr.io # SDSC ADD-ON
17-
USERNAME: ${{ github.repository_owner }}
17+
USERNAME: ${{ github.actor }}
1818
TAG: gha${{ github.run_number }}
1919

2020
jobs:

0 commit comments

Comments
 (0)