From 28f2e78764a8b6b8630da5adfb200560c342db60 Mon Sep 17 00:00:00 2001 From: Paramtamtam <7326800+tarampampam@users.noreply.github.com> Date: Thu, 18 Apr 2024 23:15:06 +0400 Subject: [PATCH] =?UTF-8?q?wip:=20=F0=9F=94=95=20temporary=20commit?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/site.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/site.yml b/.github/workflows/site.yml index 2fe5a16e..cd82765b 100644 --- a/.github/workflows/site.yml +++ b/.github/workflows/site.yml @@ -24,5 +24,6 @@ jobs: accountId: ${{ secrets.CLOUDFLARE_ACCOUNT_ID }} projectName: random-user-agent-index directory: ./site - branch: master # aka CF "production" environment + branch: main # aka CF "production" environment gitHubToken: ${{ secrets.GITHUB_TOKEN }} + wranglerVersion: '3' # enable Wrangler v3