Update build_and_publish.yml

This commit is contained in:
InsanusMokrassar 2022-03-10 01:21:59 +06:00 committed by GitHub
parent 4319c41e44
commit 11aac1b581
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ jobs:
- uses: actions/checkout@v2
- uses: actions/setup-java@v1
with:
java-version: 1.8
java-version: 11
- name: Rewrite version
run: |
branch="`echo "${{ github.ref }}" | grep -o "[^/]*$"`"