Skip to content

Commit 6341c94

Browse files
TEMPORARY disable the goreleaser part of the release flow
1 parent 9cd0cd0 commit 6341c94

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

+1
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ on:
88

99
jobs:
1010
release:
11+
if: false
1112
permissions:
1213
# Create a draft GitHub release and attach the built artifacts.
1314
contents: write

0 commit comments

Comments
 (0)