We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4bf8534 commit fd1a423Copy full SHA for fd1a423
.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@27b9ba11d4a2dbc25ab6551a6ee22926e0436acc
23
with:
24
webpackStatsFile: ./artifacts/webpack-stats.json
25
key: ${{ secrets.RELATIVE_CI_KEY }}
0 commit comments