提交 cbef7d52 authored 作者: dependabot[bot]'s avatar dependabot[bot] 提交者: Ricardo Vieira

Bump pypa/gh-action-pypi-publish from 1.8.1 to 1.8.3

Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.8.1 to 1.8.3. - [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases) - [Commits](https://github.com/pypa/gh-action-pypi-publish/compare/v1.8.1...v1.8.3) --- updated-dependencies: - dependency-name: pypa/gh-action-pypi-publish dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: 's avatardependabot[bot] <support@github.com>
上级 fda240fd
......@@ -23,7 +23,7 @@ jobs:
run: python -m build --sdist .
env:
BUILD_PYTENSOR_NIGHTLY: true
- uses: pypa/gh-action-pypi-publish@v1.8.1
- uses: pypa/gh-action-pypi-publish@v1.8.3
with:
user: __token__
password: ${{ secrets.nightly_pypi_secret }}
......@@ -87,7 +87,7 @@ jobs:
name: artifact
path: dist
- uses: pypa/gh-action-pypi-publish@v1.8.1
- uses: pypa/gh-action-pypi-publish@v1.8.3
with:
user: __token__
password: ${{ secrets.pypi_password }}
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论