[ci skip] Remove redundant line in Actions build
This commit is contained in:
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@@ -14,7 +14,6 @@ jobs:
|
||||
version: 'latest'
|
||||
java-version: '17'
|
||||
github-token: ${{ secrets.GITHUB_TOKEN }}
|
||||
automatic_release_tag: 1.19"
|
||||
- name: Pull Gradle Cache
|
||||
uses: actions/cache@v3.0.1
|
||||
id: gradle-cache
|
||||
|
||||
Reference in New Issue
Block a user