We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 73745a4 commit 5cfd623Copy full SHA for 5cfd623
.github/workflows/publish-to-pypi.yml
@@ -3,8 +3,6 @@ name: Publish Resourcecode 📦 to PyPI and TestPypi (for providing test builds
3
on:
4
pull_request:
5
push:
6
- tags:
7
- - 'v*' # Explicitly trigger on version tags
8
9
jobs:
10
build:
0 commit comments