Skip to content

Commit 4d755f0

Browse files
updating test-pypi release action
1 parent 6017a35 commit 4d755f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test_pypi_release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ name: Publish 📦 to TestPyPI
44

55
on:
66
push:
7-
branches: [ master ]
7+
branches: [ master, test-pypi ]
88

99
jobs:
1010
build-n-publish:

0 commit comments

Comments
 (0)