We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e6bcdc commit f4033bfCopy full SHA for f4033bf
.github/workflows/pdf.yaml
@@ -24,6 +24,6 @@ jobs:
24
with:
25
github_token: ${{ secrets.GITHUB_TOKEN }}
26
publish_dir: _pdf
27
- publish_branch: _pdf
+ publish_branch: _w25 ## TODO (semester branch)
28
force_orphan: true
29
commit_message: ${{ github.event.head_commit.message }}
0 commit comments