We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f9994cf commit c2c27b7Copy full SHA for c2c27b7
.github/workflows/generate_release_pdf.yml
@@ -13,6 +13,7 @@ env:
13
TYPST_FILE_NAME: cppguidebook
14
TYPST_FONT_PATH: fonts
15
MIRROR_SITE_URL: https://142857.red/files
16
+ MIRROR_SITE_TOKEN: ${{ secrets.SEVEN_TOKEN }}
17
18
jobs:
19
build_typst:
0 commit comments