Skip to content

Commit 25ce8c3

Browse files
committed
[ci] fix yaml indentation
1 parent 4517470 commit 25ce8c3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/release.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,6 @@ jobs:
2929
with:
3030
semantic_version: 17
3131
# You can specify specifying version range for the extra plugins if you prefer.
32-
extra_plugins: |
33-
@semantic-release/[email protected]
34-
@semantic-release/git
32+
extra_plugins: |
33+
@semantic-release/[email protected]
34+
@semantic-release/git

0 commit comments

Comments
 (0)