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