We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent abb8967 commit 6c24b61Copy full SHA for 6c24b61
.github/workflows/pypi-release.yml
@@ -24,4 +24,4 @@ jobs:
24
- name: Publish distribution 📦 to PyPI (If triggered from release)
25
uses: pypa/gh-action-pypi-publish@release/v1
26
with:
27
- password: ${{ secrets.PYPI_API_KEY_RESOURCE-SCHEMA-GUARD-RAIL }}
+ password: ${{ secrets.PYPI_API_KEY_RESOURCE_SCHEMA_GUARD_RAIL }}
0 commit comments