Skip to content

Commit 7d45792

Browse files
committed
testing publish to testpypi
1 parent 5bc286e commit 7d45792

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
@@ -80,7 +80,7 @@ jobs:
8080

8181
publish-to-testpypi:
8282
name: Upload release to TestPyPI
83-
if: github.repository_owner == 'sphinx-doc' && github.ref == 'refs/heads/master' # only publish to TestPyPI on push to master
83+
if: github.repository_owner == 'sphinx-doc'
8484
needs:
8585
- build
8686
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)