Compare commits
1 Commits
master
...
3d900ebf7b
| Author | SHA1 | Date | |
|---|---|---|---|
| 3d900ebf7b |
@@ -20,7 +20,7 @@ jobs:
|
|||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
|
|
||||||
- name: Build
|
- name: Build
|
||||||
uses: ./gradlew jar
|
run: ./gradlew jar
|
||||||
|
|
||||||
- name: Publish
|
- name: Publish
|
||||||
run: ./gradlew publish
|
run: ./gradlew publish
|
||||||
|
|||||||
Reference in New Issue
Block a user