There was an error while loading. Please reload this page.
1 parent 81b1348 commit 6215fa5Copy full SHA for 6215fa5
1 file changed
.github/workflows/build.yml
@@ -73,7 +73,7 @@ jobs:
73
path: TestResults/Merged/SummaryGithub.md
74
75
- name: Log in to GHCR
76
- if: ${{ github.event_name == 'push' }}
+# if: ${{ github.event_name == 'push' }}
77
uses: docker/login-action@v4
78
with:
79
registry: ghcr.io
0 commit comments