We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3461041 commit 00200f2Copy full SHA for 00200f2
1 file changed
.github/workflows/deploy.yaml
@@ -32,6 +32,6 @@ jobs:
32
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
33
with:
34
upload_url: ${{ steps.create_release.outputs.upload_url }}
35
- asset_path: virtio-v1.4-wd01.pdf
+ asset_path: virtio-v1.5-wd01.pdf
36
asset_name: ${{github.ref_name}}-${{ github.repository_owner }}-draft-v${{ github.run_number }}.pdf
37
asset_content_type: application/pdf
0 commit comments