Skip to content

Commit 8bd93bb

Browse files
committed
Pin pypi push version in CI as well
1 parent bab862f commit 8bd93bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ jobs:
8585
with:
8686
path: ./
8787
- name: Publish distribution 📦 to Test PyPI
88-
uses: pypa/gh-action-pypi-publish@master
88+
uses: pypa/gh-action-pypi-publish@release/v1
8989
with:
9090
verify_metadata: false
9191
password: ${{ secrets.TEST_PYPI_API_TOKEN }}

0 commit comments

Comments
 (0)