Thanks to visit codestin.com Credit goes to github.com
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 df3cfdd commit 55af30aCopy full SHA for 55af30a
.github/workflows/release.yml
@@ -87,7 +87,6 @@ jobs:
87
token: ${{ secrets.JUNIT_BUILDS_GITHUB_TOKEN_EXAMPLES_REPO }}
88
fetch-depth: 1
89
path: junit-examples
90
- ref: develop/6.x
91
persist-credentials: false
92
- name: Set up JDK
93
uses: actions/setup-java@dded0888837ed1f317902acf8a20df0ad188d165 # v5.0.0
@@ -224,7 +223,6 @@ jobs:
224
223
repository: ${{ github.repository_owner }}/junit-examples
225
226
227
228
persist-credentials: true
229
230
0 commit comments