Skip to content

Commit

Permalink
try to set the right content-type for release PDFs
Browse files Browse the repository at this point in the history
  • Loading branch information
zeldovich committed Sep 20, 2023
1 parent 44c2888 commit 541c70f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-and-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,4 @@ jobs:
uses: ncipollo/release-action@v1
with:
artifacts: "lecture-notes.pdf,chapters/*.pdf"
artifactContentType: application/pdf

0 comments on commit 541c70f

Please sign in to comment.