diff options
| -rw-r--r-- | .github/workflows/release_pdf.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/release_pdf.yml b/.github/workflows/release_pdf.yml index 0c895d2..c78ef83 100644 --- a/.github/workflows/release_pdf.yml +++ b/.github/workflows/release_pdf.yml @@ -15,4 +15,5 @@ jobs: - uses: softprops/action-gh-release@v2 with: name: Release + tag_name: Release files: tcr.pdf |
