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 ea81939 commit c657341Copy full SHA for c657341
.github/workflows/pr-merged.yml
@@ -7,7 +7,7 @@ jobs:
7
delete_assets:
8
runs-on: ubuntu-latest
9
env:
10
- destination: assets/website-2021/pr-${{ github.event.number }}/
+ destination: assets/website-2021-dev/pr-${{ github.event.number }}/
11
steps:
12
- name: Delete PR assets from the cdn-dev.w3.org bucket
13
if: success()
0 commit comments