Skip to content

Commit a78324d

Browse files
committed
Add tag to action-gh-release
1 parent d90ff49 commit a78324d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/push.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,6 @@ jobs:
2121
- run: ./gradlew check assemble --continue
2222
- uses: softprops/action-gh-release@v1
2323
with:
24+
tag_name: latest
2425
files: |
2526
build/libs/*.jar

0 commit comments

Comments
 (0)