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
|
||||
uses: softprops/action-gh-release@v2
|
||||
if: startsWith(github.ref, 'refs/tags/')
|
||||
with:
|
||||
files: |
|
||||
app/build/outputs/apk/debug/*.apk
|
||||
|
Loading…
Reference in New Issue
Block a user