We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8671a1d commit 0bb7cbaCopy full SHA for 0bb7cba
1 file changed
.github/workflows/release.yml
@@ -18,7 +18,6 @@ jobs:
18
uses: ./.github/workflows/java-release.yml
19
with:
20
java-version: 8.0.382-tem
21
- is-android: false
22
secrets:
23
ossr-username: ${{ secrets.OSSR_USERNAME }}
24
ossr-token: ${{ secrets.OSSR_TOKEN }}
0 commit comments