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 8a93744 commit d3f283eCopy full SHA for d3f283e
.github/workflows/build.yml
@@ -92,7 +92,7 @@ jobs:
92
- uses: actions/upload-artifact@v3
93
with:
94
name: build-manifest
95
- path: build-manifest.json
+ path: build_manifest.json
96
- name: Set matrix
97
id: set-matrix
98
run: |
0 commit comments