File tree Expand file tree Collapse file tree 5 files changed +6
-6
lines changed
Expand file tree Collapse file tree 5 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 44 push :
55 tags :
66 - " v*.*.*"
7- branches : [main]
7+ # branches: [main]
88 pull_request :
99 branches : [main]
1010
Original file line number Diff line number Diff line change 5050 run : echo "PYPI_TOKEN=${{ secrets.PYPI_TOKEN }}" > .env
5151
5252 - name : Publish
53- run : task publish
53+ run : task manual- publish
5454
5555 - name : Publish docs
56- run : task publish-docs
56+ run : task manual- publish-docs
Original file line number Diff line number Diff line change 1- ![ Test Status] ( https://github.com/TimChild/reflex-clerk-api/actions/workflows/ci.yml/badge.svg?branch=v0.2.4 )
1+ ![ Test Status] ( https://github.com/TimChild/reflex-clerk-api/actions/workflows/ci.yml/badge.svg?branch=v0.2.5 )
22![ PyPi publish Status] ( https://github.com/TimChild/reflex-clerk-api/actions/workflows/publish.yml/badge.svg )
33![ Demo Deploy Status] ( https://github.com/TimChild/reflex-clerk-api/actions/workflows/deploy.yml/badge.svg )
44
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44
55[project ]
66name = " reflex-clerk-api"
7- version = " 0.2.4 "
7+ version = " 0.2.5 "
88description = " Reflex custom component wrapping @clerk/clerk-react and integrating the clerk-backend-api"
99readme = " README.md"
1010license = { text = " Apache-2.0" }
You can’t perform that action at this time.
0 commit comments