From b5055c1c0209f0745da5c945e9dd353db583294b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?George=20Kazami=20=5B=E4=B9=94=E6=B2=BB=C2=B7=E9=A2=A8?= =?UTF-8?q?=E8=A6=8B=5D?= Date: Wed, 22 Mar 2023 03:49:03 +0000 Subject: [PATCH] fix: CI typo --- .github/workflows/eoefans-api-azure-deploy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/eoefans-api-azure-deploy.yml b/.github/workflows/eoefans-api-azure-deploy.yml index fddc2c1..09fe649 100644 --- a/.github/workflows/eoefans-api-azure-deploy.yml +++ b/.github/workflows/eoefans-api-azure-deploy.yml @@ -35,7 +35,7 @@ permissions: packages: read jobs: -s + Deploy: permissions: contents: none