Skip to content

Commit d90ff49

Browse files
committed
Use softprops/action-gh-release@v1
1 parent 30e55dd commit d90ff49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
java-version: '17'
2020
cache: 'gradle'
2121
- run: ./gradlew check assemble --continue
22-
- uses:
22+
- uses: softprops/action-gh-release@v1
2323
with:
2424
files: |
2525
build/libs/*.jar

0 commit comments

Comments
 (0)