From 0214308b406b7e47660b78a73ea4e16cc63faa97 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karolis=20Vy=C4=8Dius?= Date: Fri, 9 Feb 2024 16:30:24 +0200 Subject: [PATCH] Debug --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 }}