Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidSagan committed May 4, 2024
2 parents 7be7ba5 + 6a179c7 commit d9c6bba
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,6 @@ jobs:
- name: Upload Release Assets - Bmad & Tao Manual
run: |
gh release upload ${{ steps.release_name.outputs.version }} ${GITHUB_WORKSPACE}/tao/doc/bmad.pdf ${GITHUB_WORKSPACE}/tao/doc/tao.pdf
env:
gh release upload ${{ steps.release_name.outputs.version }} ${GITHUB_WORKSPACE}/bmad/doc/bmad.pdf ${GITHUB_WORKSPACE}/tao/doc/tao.pdf
env:
GITHUB_TOKEN: ${{ github.TOKEN }}

0 comments on commit d9c6bba

Please sign in to comment.