mirror of
https://github.com/github/codeql-action.git
synced 2026-05-08 14:50:21 +00:00
Rename meta.json to build-metadata.json
This commit is contained in:
@@ -56,7 +56,7 @@ jobs:
|
||||
uses: actions/upload-artifact@v7
|
||||
with:
|
||||
name: bundle-metadata-${{ matrix.os }}-${{ matrix.node-version }}
|
||||
path: meta.json
|
||||
path: build-metadata.json
|
||||
retention-days: ${{ (github.ref_name == github.event.repository.default_branch && 90) || 7 }}
|
||||
if-no-files-found: error
|
||||
|
||||
|
||||
Reference in New Issue
Block a user