Skip to content

Commit 6215fa5

Browse files
committed
Test docker publish works correctly
1 parent 81b1348 commit 6215fa5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ jobs:
7373
path: TestResults/Merged/SummaryGithub.md
7474

7575
- name: Log in to GHCR
76-
if: ${{ github.event_name == 'push' }}
76+
# if: ${{ github.event_name == 'push' }}
7777
uses: docker/login-action@v4
7878
with:
7979
registry: ghcr.io

0 commit comments

Comments
 (0)