Skip to content

Commit

Permalink
Update build-and-publish-page.yml
Browse files Browse the repository at this point in the history
fixing bad change on ci cd

Signed-off-by: Marius Biebel <Mariuxdeangelo@outlook.com>
  • Loading branch information
Mariuxdeangelo authored Jul 2, 2024
1 parent f95bd58 commit 6bce441
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .github/workflows/build-and-publish-page.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
name: Node.js CI

on:
push:
branches:
- main
release:
types: [published]

workflow_dispatch:

Expand Down Expand Up @@ -94,4 +93,4 @@ jobs:
uses: anchore/sbom-action@v0
with:
artifact-name: sbom-catalog-${{github.ref_name}}.cdx.json
format: cyclonedx-json
format: cyclonedx-json

0 comments on commit 6bce441

Please sign in to comment.