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 84d53d9 commit 8ac8635Copy full SHA for 8ac8635
.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_TOKEN }}"
+ BUNDLEWATCH_GITHUB_TOKEN: "${{ secrets.BUNDLEWATCH_GITHUB_TOKEN }}"
0 commit comments