We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent abedb33 commit 7b7d49dCopy full SHA for 7b7d49d
1 file changed
.github/workflows/sbom.yaml
@@ -96,7 +96,7 @@ jobs:
96
- name: Upload artifact
97
uses: actions/upload-pages-artifact@v3
98
with:
99
- path: ./public
+ path: ./marketing/public
100
101
# SBOM Generation job
102
generate-sbom:
0 commit comments