ci: fix output of auto-analyze workflow (#2169)
This commit is contained in:
parent
e7cb98237b
commit
c6f1ddc3d1
1
.github/workflows/auto-analyze.yml
vendored
1
.github/workflows/auto-analyze.yml
vendored
@ -33,3 +33,4 @@ jobs:
|
||||
strip-hash: "\\b\\w{8}\\."
|
||||
pattern: './dist/**/*.{js,css,html,json,woff2,svg,png}'
|
||||
exclude: '{./dist/manifest.json,./dist/build.zip,**/*.map,**/node_modules/**}'
|
||||
repo-token: '${{ secrets.PAT }}'
|
||||
|
Loading…
x
Reference in New Issue
Block a user