Skip to content

Commit a2e1fbd

Browse files
committed
only on master
1 parent d067a86 commit a2e1fbd

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/publish-to-test-pypi.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ jobs:
3131
--out-dir dist/
3232
.
3333
- name: Publish distribution 📦 to Test PyPI
34+
if: endsWith(github.ref, 'master')
3435
uses: pypa/gh-action-pypi-publish@master
3536
with:
3637
password: ${{ secrets.test_pypi_password }}

0 commit comments

Comments
 (0)