Skip to content

Commit 6c24b61

Browse files
authored
Update pypi-release.yml (#44)
1 parent abb8967 commit 6c24b61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pypi-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,4 @@ jobs:
2424
- name: Publish distribution 📦 to PyPI (If triggered from release)
2525
uses: pypa/gh-action-pypi-publish@release/v1
2626
with:
27-
password: ${{ secrets.PYPI_API_KEY_RESOURCE-SCHEMA-GUARD-RAIL }}
27+
password: ${{ secrets.PYPI_API_KEY_RESOURCE_SCHEMA_GUARD_RAIL }}

0 commit comments

Comments
 (0)