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 d2d993d commit 0b14795Copy full SHA for 0b14795
.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@3d6713115865cc555bb7f73a8a795d7e7c0a9ddd
+ uses: relative-ci/agent-action@293e8b50a670e7ed63c5c6d1ba7ccf752ec93de2
23
with:
24
webpackStatsFile: ./artifacts/webpack-stats.json
25
key: ${{ secrets.RELATIVE_CI_KEY }}
0 commit comments