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 d97e0d7 commit 4bc8fe3Copy full SHA for 4bc8fe3
.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@1707825cbfcc7452b2913d273414705415ae64d4
+ uses: relative-ci/agent-action@ddbafec275d24e25c7fa4d05bbbf196eb924fcc6
23
with:
24
webpackStatsFile: ./artifacts/webpack-stats.json
25
key: ${{ secrets.RELATIVE_CI_KEY }}
0 commit comments