mirror of
https://github.com/chenasraf/nextcloud-autocurrency.git
synced 2026-05-17 17:28:06 +00:00
ci: update release workflow
This commit is contained in:
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@@ -91,7 +91,7 @@ jobs:
|
||||
name: autocurrency.tar.gz
|
||||
|
||||
- name: Verify File Existence
|
||||
run: ls -l autocurrency.tar.gz
|
||||
run: ls -l -d -1 "$PWD/autocurrency.tar.gz"
|
||||
|
||||
- name: Upload to Release
|
||||
if: ${{ needs.release.outputs.release_created }}
|
||||
|
||||
Reference in New Issue
Block a user