Skip to content
This repository was archived by the owner on Sep 15, 2025. It is now read-only.

Commit 9d7078c

Browse files
authored
Merge pull request #2 from neuroinformatics-unit/update-pypi-publish-version
Use pypa/gh-action-pypi-publish stable release v1
1 parent 3a20569 commit 9d7078c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test_and_deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
with:
5656
name: artifact
5757
path: dist
58-
- uses: pypa/gh-action-pypi-publish@v1.12.3
58+
- uses: pypa/gh-action-pypi-publish@release/v1
5959
with:
6060
user: __token__
6161
password: ${{ secrets.TWINE_API_KEY }}

0 commit comments

Comments
 (0)