Compare commits
2
Commits
09ba61f3c5
...
477a8c94fd
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
477a8c94fd | ||
|
|
c00078e766 |
@@ -52,7 +52,7 @@ jobs:
|
||||
run: ./gradlew assembleSignedRelease
|
||||
|
||||
- name: Release
|
||||
uses: softprops/action-gh-release@v2
|
||||
uses: softprops/action-gh-release@v3
|
||||
if: startsWith(github.ref, 'refs/tags/')
|
||||
with:
|
||||
files: |
|
||||
|
||||
Reference in New Issue
Block a user