We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 25983c6 commit f898487Copy full SHA for f898487
.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@c45aaa919ef85620af54242a241ac17a8fa35983
+ uses: relative-ci/agent-action@2cf237d87ff61e8cfb6fa43649493a7a3cdb8c95
23
with:
24
webpackStatsFile: ./artifacts/webpack-stats.json
25
key: ${{ secrets.RELATIVE_CI_KEY }}
0 commit comments