mirror of
https://github.com/valmojr/armatak.git
synced 2026-06-13 16:13:30 +00:00
added release drafter action to handle releases
This commit is contained in:
2
.github/workflows/pack_early.yaml
vendored
2
.github/workflows/pack_early.yaml
vendored
@@ -18,7 +18,7 @@ jobs:
|
||||
java-version: '17'
|
||||
distribution: 'zulu'
|
||||
cache: gradle
|
||||
|
||||
|
||||
- name: Grant execute permission for gradlew
|
||||
run: chmod +x gradlew
|
||||
- name: Build with Gradle
|
||||
|
||||
Reference in New Issue
Block a user