Skip to content

Commit 00200f2

Browse files
committed
fix: fixup name of pdf file to match new REVISION
1 parent 3461041 commit 00200f2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,6 @@ jobs:
3232
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3333
with:
3434
upload_url: ${{ steps.create_release.outputs.upload_url }}
35-
asset_path: virtio-v1.4-wd01.pdf
35+
asset_path: virtio-v1.5-wd01.pdf
3636
asset_name: ${{github.ref_name}}-${{ github.repository_owner }}-draft-v${{ github.run_number }}.pdf
3737
asset_content_type: application/pdf

0 commit comments

Comments
 (0)