Skip to content

Commit c92935c

Browse files
authored
Merge pull request #43 from legendu-net/dev
Merge dev Into main
2 parents b818aa7 + 2840c88 commit c92935c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
run: |
2020
~/.local/bin/uv build
2121
ls -lha dist/
22-
~/.local/bin/uv publish -u __token__ -p ${{ secrets.PYPI_AIUTIL }}
22+
~/.local/bin/uv publish -u __token__ -p ${{ secrets.PYPI_GITHUB_REST_API }}
2323
# - uses: "marvinpinto/action-automatic-releases@latest"
2424
# with:
2525
# repo_token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)