We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ab1694 commit cec4657Copy full SHA for cec4657
.github/workflows/gfm.yaml
@@ -24,6 +24,6 @@ jobs:
24
with:
25
github_token: ${{ secrets.GITHUB_TOKEN }}
26
publish_dir: _gfm
27
- publish_branch: _gfm
+ publish_branch: _s25 ## TODO (semester branch)
28
force_orphan: true
29
commit_message: ${{ github.event.head_commit.message }}
0 commit comments