Skip to content

Commit

Permalink
Merge branch 'master' of github.com:KB1RD/logootish-js
Browse files Browse the repository at this point in the history
  • Loading branch information
KB1RD committed Jun 30, 2020
2 parents 1f3c5de + 8eb3f6f commit 7d8b676
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ghpages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@ jobs:
- uses: actions/checkout@v1
- run: yarn install
- run: yarn run build:docs
- run: yarn run build
- run: yarn run test:perf
- run: mv .flamegraph/ .jsdoc/flamegraph/
- uses: JamesIves/github-pages-deploy-action@releases/v3
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 7d8b676

Please sign in to comment.