Skip to content

Commit c2c27b7

Browse files
committed
fix mirror site token
1 parent f9994cf commit c2c27b7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/generate_release_pdf.yml

+1
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ env:
1313
TYPST_FILE_NAME: cppguidebook
1414
TYPST_FONT_PATH: fonts
1515
MIRROR_SITE_URL: https://142857.red/files
16+
MIRROR_SITE_TOKEN: ${{ secrets.SEVEN_TOKEN }}
1617

1718
jobs:
1819
build_typst:

0 commit comments

Comments
 (0)