Skip to content

Commit 5b3c156

Browse files
committed
Temporarily publish snapshots from branch
1 parent 3e62413 commit 5b3c156

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/main.yml

-1
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,6 @@ jobs:
6969
name: Publish Snapshot Artifacts
7070
needs: linux
7171
runs-on: ubuntu-latest
72-
if: github.event_name == 'push' && github.repository == 'junit-team/junit5' && (startsWith(github.ref, 'refs/heads/releases/') || github.ref == 'refs/heads/main')
7372
steps:
7473
- name: Check out repository
7574
uses: actions/checkout@v3

0 commit comments

Comments
 (0)