Skip to content
This repository was archived by the owner on Aug 17, 2025. It is now read-only.

Commit d5dfe59

Browse files
committed
Fixed typo in release workflow
1 parent b44b10e commit d5dfe59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
permissions:
1212
contents: write
1313
strategy:
14-
fail-fast: false,
14+
fail-fast: false
1515
matrix:
1616
include:
1717
- platform: "macos-latest"

0 commit comments

Comments
 (0)