We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c571143 commit b975375Copy full SHA for b975375
.github/workflows/publish_pypi_thirdweb_ai.yaml
@@ -35,7 +35,7 @@ jobs:
35
run: poetry build
36
37
- name: Publish package
38
- uses: pypa/gh-action-pypi-publish@release/76f52bc884231f62b9a034ebfe128415bbaabdfc # v1.12.4
+ uses: pypa/gh-action-pypi-publish@76f52bc884231f62b9a034ebfe128415bbaabdfc # v1.12.4
39
with:
40
user: __token__
41
password: ${{ secrets.PYPI_API_KEY }}
.github/workflows/publish_pypi_thirdweb_mcp.yaml
0 commit comments