We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d90ff49 commit a78324dCopy full SHA for a78324d
.github/workflows/push.yml
@@ -21,5 +21,6 @@ jobs:
21
- run: ./gradlew check assemble --continue
22
- uses: softprops/action-gh-release@v1
23
with:
24
+ tag_name: latest
25
files: |
26
build/libs/*.jar
0 commit comments