Skip to content

Commit cec4657

Browse files
committed
tooling: build gfm for summer 2025 (_s25 branch)
1 parent 6ab1694 commit cec4657

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gfm.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: _gfm
27-
publish_branch: _gfm
27+
publish_branch: _s25 ## TODO (semester branch)
2828
force_orphan: true
2929
commit_message: ${{ github.event.head_commit.message }}

0 commit comments

Comments
 (0)