forked from github/wulkanowy-mirror
remove unneccessary if statement
This commit is contained in:
parent
425d28d563
commit
de0b9cf221
1
.github/workflows/android.yml
vendored
1
.github/workflows/android.yml
vendored
@ -45,7 +45,6 @@ jobs:
|
|||||||
|
|
||||||
- name: Create release
|
- name: Create release
|
||||||
uses: softprops/action-gh-release@v2
|
uses: softprops/action-gh-release@v2
|
||||||
if: startsWith(github.ref, 'refs/tags/')
|
|
||||||
with:
|
with:
|
||||||
files: |
|
files: |
|
||||||
app/build/outputs/apk/debug/*.apk
|
app/build/outputs/apk/debug/*.apk
|
||||||
|
Loading…
x
Reference in New Issue
Block a user