diff options
Diffstat (limited to '.github/workflows')
| -rw-r--r-- | .github/workflows/main.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 5f7852553..685bbcf7f 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -167,4 +167,4 @@ jobs: r2-secret-access-key: ${{ secrets.R2_SECRET_ACCESS_KEY }} r2-bucket: ${{ secrets.R2_BUCKET }} source-dir: _packages - destination-dir: 2ship + destination-dir: ./ |
