mirror of
https://github.com/unraid/api.git
synced 2026-01-01 06:01:18 -06:00
fix: don't LS in the release folder
This commit is contained in:
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
@@ -200,7 +200,6 @@ jobs:
|
||||
run: |
|
||||
cp archive/dynamix.unraid.net.staging-*.txz pr-release/
|
||||
cp plugins/dynamix.unraid.net.staging.plg pr-release/
|
||||
ls -al staging-release
|
||||
|
||||
- name: Upload to Cloudflare
|
||||
uses: jakejarvis/s3-sync-action@v0.5.1
|
||||
|
||||
Reference in New Issue
Block a user