We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 61f2d39 commit aeaaf52Copy full SHA for aeaaf52
.github/workflows/cd-sideload-preview.yml
@@ -153,7 +153,7 @@ jobs:
153
r2-secret-access-key: ${{ secrets.R2_SECRET_ACCESS_KEY }}
154
r2-bucket: ${{ secrets.R2_BUCKET }}
155
source-dir: ${{ env.APPX_PACKAGE_DIR }}
156
- destination-dir: ./preview
+ destination-dir: ./files/preview
157
158
- name: Upload the packages to GitHub Actions
159
uses: actions/upload-artifact@v4
0 commit comments