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

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

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