Skip to content
This repository was archived by the owner on Jun 22, 2021. It is now read-only.

Commit c1dccea

Browse files
author
Tonye Jack
committed
2 parents 43b10a6 + 3d8dc86 commit c1dccea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
deploy:
1212

1313
runs-on: ubuntu-latest
14-
14+
if: "!contains(github.ref, 'v')"
1515
steps:
1616
- uses: actions/checkout@v2
1717
- name: Set up Python

0 commit comments

Comments
 (0)