Skip to content

Commit 1fd7963

Browse files
authored
update workflow (#41)
1 parent 11ae525 commit 1fd7963

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/fred-py-api-package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ jobs:
7171
run: python3 -m build
7272

7373
- name: Publish package
74-
uses: pypa/gh-action-pypi-publish@v1
74+
uses: pypa/gh-action-pypi-publish@v1.9.0
7575
with:
7676
user: __token__
7777
password: ${{ secrets.PYPI_API_TOKEN }}

0 commit comments

Comments
 (0)