chore: correct gh-action job name

This commit is contained in:
Ryan Yin
2025-09-02 19:22:39 +08:00
parent de40f07b3a
commit 13f22bde26

View File

@@ -5,7 +5,7 @@ on:
- "v*.*.*"
jobs:
generate-pdf:
github-release:
runs-on: ubuntu-latest
steps:
- name: Checkout repository