Update publishing_packages.yml

This commit is contained in:
2023-11-03 00:31:12 +06:00
committed by GitHub
parent 697b4e81b8
commit 78ac446311

View File

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