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 ac99697 commit 8b2acd7Copy full SHA for 8b2acd7
.github/workflows/upload-pdf.yml
@@ -1,7 +1,7 @@
1
# Generates a PDF for the full guide and uploads it to Zenodo
2
## This action triggers when there is a new release of the guide
3
## Manual release of this action also triggers upload to the Zenodo Sandbox
4
-name: Generate PDF
+name: Generate PDF and upload to Zenodo
5
on:
6
# Trigger manually via the Actions tab
7
workflow_dispatch:
0 commit comments