Skip to content

Commit 5cfd623

Browse files
committed
Update GHA to publish to TestPypi
1 parent 73745a4 commit 5cfd623

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

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

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@ name: Publish Resourcecode 📦 to PyPI and TestPypi (for providing test builds
33
on:
44
pull_request:
55
push:
6-
tags:
7-
- 'v*' # Explicitly trigger on version tags
86

97
jobs:
108
build:

0 commit comments

Comments
 (0)