Skip to content

Commit

Permalink
Change subject-path
Browse files Browse the repository at this point in the history
  • Loading branch information
sungaila committed May 14, 2024
1 parent c3b6391 commit 557834e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dotnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ jobs:
- name: Generate artifact attestation
uses: actions/attest-build-provenance@main
with:
subject-path: 'src/PDFtoImage/bin/**/*'
subject-path: 'src/PDFtoImage/bin/**/PDFtoImage.*'
- name: Publish libraries
uses: actions/upload-artifact@v4
with:
Expand Down

0 comments on commit 557834e

Please sign in to comment.