Skip to content

Commit 806c4a8

Browse files
author
bitdruid
committed
Merge branch 'f/auto-build-pypi'
1 parent 4b6a3a7 commit 806c4a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pypi.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88

99
jobs:
1010
build-and-publish:
11-
if: startsWith(github.ref, 'refs/tags/*')
11+
if: startsWith(github.ref, 'refs/tags/')
1212
name: Build and publish 📦 to PyPI
1313
runs-on: ubuntu-latest
1414
steps:

0 commit comments

Comments
 (0)