We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c1069a0 commit e1558b6Copy full SHA for e1558b6
.github/workflows/gen-pdf.yml
@@ -55,7 +55,6 @@ jobs:
55
with:
56
repo_token: ${{ secrets.GITHUB_TOKEN }}
57
file: pdf.zip
58
- tag: ${{ env.RELEASE_AT }}
59
- release_name: pdf.${{ env.RELEASE_AT }}
+ release_name: PDF
60
body: Generated PDF for GitSite.
61
overwrite: true
0 commit comments