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 de40f07 commit 13f22bdCopy full SHA for 13f22bd
.github/workflows/release.yml
@@ -5,7 +5,7 @@ on:
5
- "v*.*.*"
6
7
jobs:
8
- generate-pdf:
+ github-release:
9
runs-on: ubuntu-latest
10
steps:
11
- name: Checkout repository
0 commit comments