Skip to content

Commit

Permalink
input-md
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisfenner committed Sep 10, 2024
1 parent 86039dc commit 7060307
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
- name: Render
uses: ./.github/actions/render
with:
input: ${{ inputs.input }}
input-md: ${{ inputs.input }}
output-basename: ${{ inputs.output }}
pdf: true
diffbase: "${{ github.event.pull_request.base.sha }}"
Expand Down

0 comments on commit 7060307

Please sign in to comment.