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 4bf8534 commit ffa93e0Copy full SHA for ffa93e0
.github/workflows/build.yaml
@@ -19,7 +19,7 @@ jobs:
19
20
# Send webpack stats and build information to RelativeCI
21
- name: Send webpack stats to RelativeCI
22
- uses: relative-ci/agent-action@ad4575be16fb9fd41285c94b5803fcf6cbda34c0
+ uses: relative-ci/agent-action@8e4cc9cce5438ca5cdb79599ab8b97c0c957a560
23
with:
24
webpackStatsFile: ./artifacts/webpack-stats.json
25
key: ${{ secrets.RELATIVE_CI_KEY }}
0 commit comments