diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index cd4ace8..09b7a8b 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -62,7 +62,7 @@ jobs: - uses: actions/checkout@v4 - name: Publish preview to Cloudflare pages - uses: AplinkosMinisterija/reusable-workflows/.github/actions/cloudflare-pages-publish@main + uses: AplinkosMinisterija/reusable-workflows/.github/actions/cloudflare-pages-publish@debug-cloudflare-publish with: cloudflare-api-token: ${{ secrets.BIIP_CLOUDFLARE_PAGES_API_TOKEN }} cloudflare-account-id: ${{ secrets.BIIP_CLOUDFLARE_ACCOUNT_ID }}