mirror of
https://github.com/Websoft9/websoft9.git
synced 2024-11-21 23:20:23 +00:00
test
This commit is contained in:
parent
fa43294689
commit
91abc66f96
1 changed files with 1 additions and 1 deletions
2
.github/workflows/docker.yml
vendored
2
.github/workflows/docker.yml
vendored
|
@ -131,7 +131,7 @@ jobs:
|
|||
r2-access-key-id: ${{ secrets.CLOUDFLARE_SECRET_ID }}
|
||||
r2-secret-access-key: ${{ secrets.CLOUDFLARE_SECRET_KEY }}
|
||||
r2-bucket: artifact
|
||||
source-dir: artifacts
|
||||
source-dir: media
|
||||
destination-dir: ./${{ env.CHANNEL }}/websoft9/plugin/media
|
||||
if: env.APP == 'apphub' && env.MEDIA_FROM == 'source'
|
||||
|
||||
|
|
Loading…
Reference in a new issue