Skip to content

Commit 44b269f

Browse files
authored
fix: changed block scalar from literal to folded
1 parent ba0e47f commit 44b269f

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
@@ -17,7 +17,7 @@ jobs:
1717
with:
1818
node-version: 'lts/*'
1919
- name: Install dependencies
20-
run: |
20+
run: >
2121
npm install
2222
semantic-release
2323
@semantic-release/changelog

0 commit comments

Comments
 (0)