Skip to content

Commit 6c7454b

Browse files
committed
ci(release): fix yml
1 parent e30551d commit 6c7454b

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
@@ -106,7 +106,7 @@ jobs:
106106
- name: Build storybook
107107
run: npm run build:docs
108108

109-
- name: Deploy
109+
- name: Deploy
110110
uses: JamesIves/[email protected]
111111
with:
112112
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)