We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6dc7267 commit b21dc74Copy full SHA for b21dc74
.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