Skip to content
This repository was archived by the owner on Dec 29, 2022. It is now read-only.

Commit 13bf1cd

Browse files
committed
ci: disable gh pages
1 parent 2cd8fe3 commit 13bf1cd

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/nodejs.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -74,10 +74,10 @@ jobs:
7474
# working-directory: example
7575
# run: expo publish
7676

77-
- name: Publish Storybook to GH Pages 🕸
78-
run: yarn deploy-storybook --ci --host-token-env-variable=GITHUB_TOKEN
79-
env:
80-
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
77+
# - name: Publish Storybook to GH Pages 🕸
78+
# run: yarn deploy-storybook --ci --host-token-env-variable=GITHUB_TOKEN
79+
# env:
80+
# GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
8181

8282
- name: Publish Storybook to chromatic 🧪
8383
uses: chromaui/action@v1

0 commit comments

Comments
 (0)