add several opportunities in plugin

This commit is contained in:
2022-01-05 00:48:35 +06:00
parent 88047703ad
commit 852262853e
5 changed files with 156 additions and 72 deletions

View File

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