File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1616 fetch-depth : 0
1717 - name : Set up Python
1818 uses : astral-sh/setup-uv@v7
19- with :
20- python-version : " 3.x"
2119 - name : Install dependencies
2220 run : |
2321 uv --version
5149 git pull origin master
5250 - name : Set up Python
5351 uses : astral-sh/setup-uv@v7
54- with :
55- python-version : " 3.x"
5652 - name : Install dependencies
5753 run : |
5854 uv --version
Original file line number Diff line number Diff line change 1515 uses : actions/checkout@v6
1616 - name : Set up Python
1717 uses : astral-sh/setup-uv@v7
18- with :
19- python-version : " 3.x"
2018 - name : Install dependencies
2119 run : uv pip install -U commitizen
2220 - name : Set Project version env variable
Original file line number Diff line number Diff line change 1515 fetch-depth : 0
1616 - name : Set up Python
1717 uses : astral-sh/setup-uv@v7
18- with :
19- python-version : " 3.x"
2018 - name : Build
2119 run : uv build
2220 - name : Publish
You can’t perform that action at this time.
0 commit comments