mirror of
https://github.com/KLayout/klayout.git
synced 2026-09-03 16:30:20 +02:00
Merge pull request #2140 from KLayout/dependabot/github_actions/dot-github/workflows/pypa/gh-action-pypi-publish-1.13.0
Bump pypa/gh-action-pypi-publish from 1.12.4 to 1.13.0 in /.github/workflows
This commit is contained in:
@@ -127,7 +127,7 @@ jobs:
|
||||
merge-multiple: true
|
||||
path: dist
|
||||
|
||||
- uses: pypa/[email protected]2.4
|
||||
- uses: pypa/[email protected]3.0
|
||||
continue-on-error: true # might fail if we don't bump the version
|
||||
with:
|
||||
user: __token__
|
||||
@@ -144,7 +144,7 @@ jobs:
|
||||
merge-multiple: true
|
||||
path: dist
|
||||
|
||||
- uses: pypa/[email protected]2.4
|
||||
- uses: pypa/[email protected]3.0
|
||||
with:
|
||||
user: __token__
|
||||
password: ${{ secrets.pypi_password }}
|
||||
|
||||
Reference in New Issue
Block a user