Skip to content

Commit 13f22bd

Browse files
committed
chore: correct gh-action job name
1 parent de40f07 commit 13f22bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55
- "v*.*.*"
66

77
jobs:
8-
generate-pdf:
8+
github-release:
99
runs-on: ubuntu-latest
1010
steps:
1111
- name: Checkout repository

0 commit comments

Comments
 (0)