Skip to content

Commit 17793d1

Browse files
committed
wip
1 parent 91d96f6 commit 17793d1

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/deploy-signals-example-to-github-pages.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,6 @@ jobs:
2828

2929
- name: Building App
3030
run: yarn build
31-
env:
32-
REACT_APP_SEGMENT_WRITE_KEY: ${{ secrets.REACT_APP_SEGMENT_WRITE_KEY }}
3331
working-directory: packages/signals/signals-example
3432

3533
- name: Deploy with gh-pages

0 commit comments

Comments
 (0)