Skip to content

Commit

Permalink
use java 11 for publsih
Browse files Browse the repository at this point in the history
  • Loading branch information
i.o.novikov committed Feb 22, 2022
1 parent 01585eb commit 8445324
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@ on:
jobs:
publish:
uses: tinkoff-mobile-tech/workflows/.github/workflows/android_lib.publish.yml@v1
with:
java_version: '8'
secrets:
gpg_key: ${{ secrets.GPG_KEY }}
sign_ossrh_gradle_properties: ${{ secrets.SIGN_OSSRH_GRADLE_PROPERTIES }}

0 comments on commit 8445324

Please sign in to comment.