We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e844cfd commit b271701Copy full SHA for b271701
.github/workflows/ci.yml
@@ -370,7 +370,7 @@ jobs:
370
runs-on: ubuntu-latest
371
steps:
372
- name: Publish Cookie Banner CDN
373
- uses: ./.github/actions/publish-cookie-banner-cdn
+ uses: ./.github/workflows/pie-cookie-banner-cdn-publish.yml
374
with:
375
os: ubuntu-latest
376
node-version: 20
0 commit comments