We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
develop/6.x
1 parent 1aac518 commit e7af809Copy full SHA for e7af809
.github/workflows/release.yml
@@ -84,6 +84,7 @@ jobs:
84
token: ${{ secrets.JUNIT_BUILDS_GITHUB_TOKEN_EXAMPLES_REPO }}
85
fetch-depth: 1
86
path: junit-examples
87
+ ref: develop/6.x
88
- name: Set up JDK
89
uses: actions/setup-java@c5195efecf7bdfc987ee8bae7a71cb8b11521c00 # v4.7.1
90
with:
@@ -242,6 +243,7 @@ jobs:
242
243
repository: ${{ github.repository_owner }}/junit-examples
244
245
246
247
248
249
0 commit comments