Skip to content

Commit 2314ec8

Browse files
authored
Merge pull request #23 from shiftleftcyber/update-workflow
Use default pages artifact name
2 parents 8b2238e + f46c813 commit 2314ec8

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/hugo.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,6 @@ jobs:
104104
- name: Upload artifact
105105
uses: actions/upload-pages-artifact@v4
106106
with:
107-
name: build-output
108107
path: ./marketing/public
109108
- name: Generate CycloneDX SBOM
110109
run: npx @cyclonedx/cyclonedx-npm --output-format JSON --output-file shiftleftcyber.github.io.cdx.json

0 commit comments

Comments
 (0)