Skip to content

Commit

Permalink
Fixed path to the output directory
Browse files Browse the repository at this point in the history
  • Loading branch information
maizied.majumder committed Oct 20, 2024
1 parent 170258a commit 7d084c6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/python-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
name: linpad-deb-package
path: output/linpad.deb

- name: Attest build provenance
uses: slsa-framework/slsa-github-generator@v1
- name: Attest
uses: actions/attest-build-provenance@v1
with:
attestation-path: 'output/build.attestation'
subject-path: '${{ github.workspace }}/output'

0 comments on commit 7d084c6

Please sign in to comment.