We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b426a30 + d48171f commit a8ed5f4Copy full SHA for a8ed5f4
2 files changed
.github/workflows/bundlewatch-master.yml
@@ -12,7 +12,7 @@ jobs:
12
- uses: actions/checkout@v1
13
- uses: Borales/actions-yarn@v2.1.0
14
- run: yarn install
15
- - uses: jackyef/bundlewatch-gh-action@0.1.0
+ - uses: jackyef/bundlewatch-gh-action@0.2.0
16
with:
17
build-script: yarn build:minify
18
bundlewatch-github-token: ${{ secrets.BUNDLEWATCH_GITHUB_TOKEN }}
.github/workflows/bundlewatch.yml
@@ -11,7 +11,7 @@ jobs:
11
0 commit comments