Skip to content

Commit 2c4bf26

Browse files
authored
chore: fix workflow name
1 parent 69bc2ea commit 2c4bf26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/storybook copy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# This workflow will do a clean install of node dependencies, build the source code and run tests across different versions of node
22
# For more information see: https://help.github.com/actions/language-and-framework-guides/using-nodejs-with-github-actions
33

4-
name: Deploy main storybook
4+
name: Deploy next/fluentui storybook
55

66
on:
77
push:

0 commit comments

Comments
 (0)