mirror of
https://github.com/pyTooling/Actions.git
synced 2026-02-12 02:56:56 +08:00
Added default values to secrets in case a service demanding a secret isn't used.
This commit is contained in:
1
.github/workflows/PublishOnPyPI.yml
vendored
1
.github/workflows/PublishOnPyPI.yml
vendored
@@ -48,6 +48,7 @@ on:
|
||||
PYPI_TOKEN:
|
||||
description: "Token for pushing releases to PyPI"
|
||||
required: false
|
||||
default: unset
|
||||
|
||||
jobs:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user