mirror of
https://github.com/yogeshpaliyal/KeyPass.git
synced 2025-12-31 00:59:51 -06:00
Update indus-appstore.yml
This commit is contained in:
committed by
GitHub
parent
1d57320133
commit
0283729537
2
.github/workflows/indus-appstore.yml
vendored
2
.github/workflows/indus-appstore.yml
vendored
@@ -21,7 +21,7 @@ jobs:
|
||||
|
||||
- name: Echo Release name
|
||||
run: |
|
||||
echo "${{ github.ref_name || github.event.inputs.version }}"
|
||||
echo "${{ github.event.inputs.version || github.ref_name }}"
|
||||
|
||||
- uses: robinraju/release-downloader@v1
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user