We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ba9b7d commit 23cb75fCopy full SHA for 23cb75f
.github/workflows/build.yaml
@@ -24,7 +24,7 @@ jobs:
24
25
# Send webpack stats and build information to RelativeCI
26
- name: Send webpack stats to RelativeCI
27
- uses: relative-ci/agent-action@89a0c1d41ee8e24ac262ec7b94baa30276ef5847
+ uses: relative-ci/agent-action@36536029e761c6f274cbc860cd9cff93a6566c99
28
with:
29
webpackStatsFile: ./artifacts/webpack-stats.json
30
key: ${{ secrets.RELATIVE_CI_KEY }}
0 commit comments