mirror of
https://github.com/pypa/gh-action-pypi-publish.git
synced 2024-11-22 00:21:08 -05:00
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
This commit is contained in:
parent
cfb9d93a26
commit
1b9f21a741
1 changed files with 1 additions and 1 deletions
|
@ -63,7 +63,7 @@ action = {
|
||||||
' Only works with PyPI and TestPyPI via Trusted Publishing.'
|
' Only works with PyPI and TestPyPI via Trusted Publishing.'
|
||||||
),
|
),
|
||||||
REQUIRED: False,
|
REQUIRED: False,
|
||||||
}
|
},
|
||||||
},
|
},
|
||||||
'runs': {
|
'runs': {
|
||||||
'using': 'docker',
|
'using': 'docker',
|
||||||
|
|
Loading…
Reference in a new issue