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 0d8a408 commit 6b6108eCopy full SHA for 6b6108e
.github/workflows/release.yml
@@ -44,5 +44,6 @@ jobs:
44
ssh-keyscan github.com >> ~/.ssh/known_hosts
45
# Push
46
cd typst-packages
47
+ git config --unset-all http.https://github.com/.extraheader
48
git config push.autoSetupRemote true
49
git push --force
0 commit comments