We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 804b6f0 commit 5907ac1Copy full SHA for 5907ac1
1 file changed
.github/workflows/release.yml
@@ -9,6 +9,7 @@ env:
9
10
jobs:
11
release:
12
+ if: false
13
runs-on: ubuntu-latest
14
defaults:
15
run:
0 commit comments