We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 799654d commit e56c901Copy full SHA for e56c901
.github/workflows/ci.yml
@@ -36,7 +36,7 @@ jobs:
36
name: "Bump version, create changelog and publish"
37
environment:
38
name: pypi
39
- url: https://pypi.org/p/gotrue
+ url: https://pypi.org/p/supabase
40
permissions:
41
id-token: write # IMPORTANT: this permission is mandatory for trusted publishing
42
contents: write # needed for github actions bot to write to repo
0 commit comments