This commit is contained in:
2
.github/workflows/tagged-release.yml
vendored
2
.github/workflows/tagged-release.yml
vendored
@@ -23,8 +23,6 @@ jobs:
|
||||
with:
|
||||
cache-disabled: true
|
||||
gradle-version: "8.10"
|
||||
- name: NPM
|
||||
run: npm i
|
||||
- name: Build
|
||||
run: gradle build
|
||||
- uses: "marvinpinto/action-automatic-releases@latest"
|
||||
|
||||
Reference in New Issue
Block a user