mirror of
https://github.com/yogeshpaliyal/KeyPass.git
synced 2025-12-31 16:38:06 -06:00
Update uploadBuildOnTag.yaml
This commit is contained in:
committed by
GitHub
parent
392df26933
commit
4fb488cd3e
2
.github/workflows/uploadBuildOnTag.yaml
vendored
2
.github/workflows/uploadBuildOnTag.yaml
vendored
@@ -70,7 +70,6 @@ jobs:
|
||||
asset_name: 'keypass-free-${{inputs.tag || github.ref_name}}.apk'
|
||||
tag: ${{ inputs.tag || github.ref_name }}
|
||||
overwrite: true
|
||||
file_glob: true
|
||||
|
||||
- name: Remove universal directory
|
||||
run: rm -r /home/runner/work/snnaplab-universal-apk-generate-action
|
||||
@@ -93,4 +92,3 @@ jobs:
|
||||
tag: ${{ inputs.tag || github.ref_name }}
|
||||
asset_name: 'keypass-pro-${{inputs.tag || github.ref_name}}.apk'
|
||||
overwrite: true
|
||||
file_glob: true
|
||||
|
||||
Reference in New Issue
Block a user