Skip to content

Commit

Permalink
Update build-pdf.yml
Browse files Browse the repository at this point in the history
Signed-off-by: ved-rivos <91900059+ved-rivos@users.noreply.github.com>
  • Loading branch information
ved-rivos authored Apr 21, 2023
1 parent 9c5ddf5 commit 298f92a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-pdf.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,6 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
upload_url: ${{ steps.create_release.outputs.upload_url }}
asset_path: ./example-spec.pdf
asset_name: example-spec.pdf
asset_path: ./riscv-cfi.pdf
asset_name: riscv-cfi.pdf
asset_content_type: application/pdf

0 comments on commit 298f92a

Please sign in to comment.