Skip to content

Commit 8b2acd7

Browse files
committed
rename to distinguish from the old workflow
1 parent ac99697 commit 8b2acd7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/upload-pdf.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Generates a PDF for the full guide and uploads it to Zenodo
22
## This action triggers when there is a new release of the guide
33
## Manual release of this action also triggers upload to the Zenodo Sandbox
4-
name: Generate PDF
4+
name: Generate PDF and upload to Zenodo
55
on:
66
# Trigger manually via the Actions tab
77
workflow_dispatch:

0 commit comments

Comments
 (0)