We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd3702d commit bf4371eCopy full SHA for bf4371e
.github/workflows/releace.yml
@@ -60,4 +60,5 @@ jobs:
60
with:
61
upload_url: ${{ steps.create_release.outputs.id }}
62
asset_path: book.pdf
63
- asset_name: book.pdf
+ asset_name: book.pdf
64
+ asset_content_type: application/pdf
0 commit comments