Merge branch 'master' of https://github.com/Ling0925/TiebaLite
This commit is contained in:
commit
e65830c153
|
|
@ -24,3 +24,6 @@ jobs:
|
||||||
run: chmod +x gradlew
|
run: chmod +x gradlew
|
||||||
- name: Build with Gradle
|
- name: Build with Gradle
|
||||||
run: ./gradlew build
|
run: ./gradlew build
|
||||||
|
|
||||||
|
- name: GH Release
|
||||||
|
uses: softprops/action-gh-release@v0.1.15
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue