We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9cd0cd0 commit 6341c94Copy full SHA for 6341c94
.github/workflows/release.yml
@@ -8,6 +8,7 @@ on:
8
9
jobs:
10
release:
11
+ if: false
12
permissions:
13
# Create a draft GitHub release and attach the built artifacts.
14
contents: write
0 commit comments