Skip to content

Commit bdf59a1

Browse files
committed
task: Update template
1 parent 6916762 commit bdf59a1

File tree

1 file changed

+1
-1
lines changed
  • demo-catalog/templates/spring-boot-ai-rag/base/.github/workflows

1 file changed

+1
-1
lines changed

demo-catalog/templates/spring-boot-ai-rag/base/.github/workflows/commit-stage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555

5656
- name: Publish SBOM
5757
uses: DependencyTrack/gh-upload-sbom@48feab3080ff9e8f51f4d21861d9fc914eb744f5 # v3.1.0
58-
if: ${{ '${{ !contains(github.ref_name, '/') }}' }}
58+
#if: ${{ '${{ !contains(github.ref_name, '/') }}' }}
5959
with:
6060
serverHostname: ${{ '${{ secrets.DEPENDENCY_TRACK_HOSTNAME }}' }}
6161
apiKey: ${{ '${{ secrets.DEPENDENCY_TRACK_API_KEY }}' }}

0 commit comments

Comments
 (0)