We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df7b375 commit 3ef7f1cCopy full SHA for 3ef7f1c
.github/workflows/release.yaml
@@ -20,7 +20,7 @@ name: Publish Fury
20
on:
21
push:
22
tags:
23
- - "v*"
+ - "disabled*"
24
25
jobs:
26
release-python:
0 commit comments