Skip to content

Commit 03d70e3

Browse files
committed
Disable checks for now.
1 parent 89ad08d commit 03d70e3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ jobs:
1616

1717
publish:
1818
uses: ./.github/workflows/publish.yml
19-
needs:
20-
- checks
19+
# needs:
20+
# - checks
2121
secrets: inherit
2222

2323
homebrew:

0 commit comments

Comments
 (0)