Skip to content

Commit f4033bf

Browse files
committed
tooling: build gfm for winter 2025/26 (_w25 branch)
1 parent 1e6bcdc commit f4033bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pdf.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,6 @@ jobs:
2424
with:
2525
github_token: ${{ secrets.GITHUB_TOKEN }}
2626
publish_dir: _pdf
27-
publish_branch: _pdf
27+
publish_branch: _w25 ## TODO (semester branch)
2828
force_orphan: true
2929
commit_message: ${{ github.event.head_commit.message }}

0 commit comments

Comments
 (0)