Skip to content

Commit

Permalink
Fix the PDF path
Browse files Browse the repository at this point in the history
  • Loading branch information
mthierman committed Oct 27, 2023
1 parent ad0d655 commit 2d1dd20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/surge-xt-manual-pdf.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,4 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: |
gh release edit surge-xt-manual -n "PDF of the [Surge XT Manual](https://surge-synthesizer.github.io/manual-xt/)"
gh release upload surge-xt-manual ./manual_xt/Surge-XT-Manual-test.pdf --clobber
gh release upload surge-xt-manual Surge-XT-Manual-test.pdf --clobber

0 comments on commit 2d1dd20

Please sign in to comment.