Skip to content

Commit 66d1684

Browse files
committed
Removed github repo owner LOC
Signed-off-by: Anushka <anush159@in.ibm.com>
1 parent c8695f7 commit 66d1684

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/docker-release.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -56,9 +56,6 @@ jobs:
5656
- name: Build cross-architecture binaries
5757
run: make build-arch
5858

59-
- name: Print GitHub Repository Owner
60-
run: echo "Repository owner is ${{ github.repository_owner }}"
61-
6259
- name: Set image prefix
6360
run: |
6461
if [ "${{ github.repository_owner }}" = "hyperledger" ]; then

0 commit comments

Comments
 (0)