From e56c90155de33185e1c85852ea46d687ad1146ae Mon Sep 17 00:00:00 2001 From: Joel Lee Date: Fri, 15 Sep 2023 21:32:58 +0800 Subject: [PATCH] Update ci.yml --- .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 54321b3c..bc062257 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -36,7 +36,7 @@ jobs: name: "Bump version, create changelog and publish" environment: name: pypi - url: https://pypi.org/p/gotrue + url: https://pypi.org/p/supabase permissions: id-token: write # IMPORTANT: this permission is mandatory for trusted publishing contents: write # needed for github actions bot to write to repo