Skip to content

Commit aeaaf52

Browse files
committed
Update cd-sideload-preview.yml
1 parent 61f2d39 commit aeaaf52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cd-sideload-preview.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ jobs:
153153
r2-secret-access-key: ${{ secrets.R2_SECRET_ACCESS_KEY }}
154154
r2-bucket: ${{ secrets.R2_BUCKET }}
155155
source-dir: ${{ env.APPX_PACKAGE_DIR }}
156-
destination-dir: ./preview
156+
destination-dir: ./files/preview
157157

158158
- name: Upload the packages to GitHub Actions
159159
uses: actions/upload-artifact@v4

0 commit comments

Comments
 (0)