Skip to content

Commit

Permalink
Update provenance.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
sen-arindam-pwc authored Apr 9, 2024
1 parent 68ff03f commit a6acf97
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/provenance.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,6 @@ jobs:
- name: Build with Maven
run: mvn -B clean verify --file pom.xml
- run: ls -lart ${GITHUB_WORKSPACE}/sm-shop/target/
#- uses: github-early-access/generate-build-provenance@main
# with:
# subject-path: '${{ github.workspace }}/sm-shop/target/'
- uses: github-early-access/generate-build-provenance@main
with:
subject-path: '${{ github.workspace }}/sm-shop/target/ROOT.war'

0 comments on commit a6acf97

Please sign in to comment.