Update deploy-pdf.yml
This commit is contained in:
parent
3de43b4c60
commit
79e09dd134
1 changed files with 1 additions and 1 deletions
2
.github/workflows/deploy-pdf.yml
vendored
2
.github/workflows/deploy-pdf.yml
vendored
|
@ -36,5 +36,5 @@ jobs:
|
|||
with:
|
||||
upload_url: ${{ steps.create_release.outputs.upload_url }}
|
||||
asset_path: ./main.pdf
|
||||
asset_name: main.pdf
|
||||
asset_name: IF Salas – Uma plataforma de ensino de código aberto para o IFMG.pdf
|
||||
asset_content_type: pdf
|
||||
|
|
Loading…
Reference in a new issue