Skip to content

Commit

Permalink
feat: bundlewatch
Browse files Browse the repository at this point in the history
  • Loading branch information
xkrishguptaa committed Jun 29, 2021
1 parent 6e02f90 commit b937c97
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/code.yml
Expand Up @@ -44,4 +44,6 @@ jobs:
- name: Dependencies
run: npm install
- name: Compress
env:
BUNDLEWATCH_GITHUB_TOKEN: ${{ secrets.BUNDLEWATCH_GITHUB_TOKEN }}
run: npm run-script compress

0 comments on commit b937c97

Please sign in to comment.