We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 67b3586 commit 72599f8Copy full SHA for 72599f8
.github/workflows/build.yml
@@ -52,4 +52,4 @@ jobs:
52
run: yarn run bundlewatch
53
if: matrix.node == '12'
54
env:
55
- BUNDLEWATCH_GITHUB_TOKEN: "${{ secrets.BUNDLEWATCH_GITHUB_TOKEN }}"
+ BUNDLEWATCH_GITHUB_TOKEN: "${{ secrets.BUNDLEWATCH_TOKEN }}"
0 commit comments