Skip to content

Commit b271701

Browse files
author
Ben Siggery
committed
add github action to publish to CDN
1 parent e844cfd commit b271701

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -370,7 +370,7 @@ jobs:
370370
runs-on: ubuntu-latest
371371
steps:
372372
- name: Publish Cookie Banner CDN
373-
uses: ./.github/actions/publish-cookie-banner-cdn
373+
uses: ./.github/workflows/pie-cookie-banner-cdn-publish.yml
374374
with:
375375
os: ubuntu-latest
376376
node-version: 20

0 commit comments

Comments
 (0)