Skip to content

Commit 8cf3759

Browse files
committed
Fix caller action
1 parent a0459ff commit 8cf3759

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-caller.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,4 +53,4 @@ jobs:
5353
- name: Publish distribution to PyPI
5454
uses: pypa/gh-action-pypi-publish@release/v1
5555
with:
56-
password: ${{ secrets.PYPI_API_KEY_TEXTRACTOR }}
56+
password: ${{ secrets.PYPI_API_KEY_CALLER }}

0 commit comments

Comments
 (0)