Skip to content

Commit

Permalink
fix: env (#270)
Browse files Browse the repository at this point in the history
  • Loading branch information
信鑫-King authored Mar 2, 2020
1 parent f952304 commit 600a930
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/now.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: build
env:
NOW_DEPLOY: true
run: |
yarn install
yarn docs:build
Expand Down

1 comment on commit 600a930

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Deploy preview for website ready!

Built with commit undefined

https://qiankun-jfa06q0p5.now.sh

Please sign in to comment.