Skip to content

Commit

Permalink
Update pypi-release.yml (#44)
Browse files Browse the repository at this point in the history
  • Loading branch information
ammokhov committed Jan 23, 2024
1 parent abb8967 commit 6c24b61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pypi-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ jobs:
- name: Publish distribution 📦 to PyPI (If triggered from release)
uses: pypa/gh-action-pypi-publish@release/v1
with:
password: ${{ secrets.PYPI_API_KEY_RESOURCE-SCHEMA-GUARD-RAIL }}
password: ${{ secrets.PYPI_API_KEY_RESOURCE_SCHEMA_GUARD_RAIL }}

0 comments on commit 6c24b61

Please sign in to comment.