Track theme submodule via SSH URL, drop CI-only override
Build and deploy / build-and-deploy (push) Has been cancelled
Build and deploy / build-and-deploy (push) Has been cancelled
origin is already an SSH remote for this repo, so there's no real reason for the submodule to stay on HTTPS. Removes the runtime 'git config submodule...url' override from the workflow, which is now redundant.
This commit is contained in:
+1
-1
@@ -1,3 +1,3 @@
|
||||
[submodule "themes/latex"]
|
||||
path = themes/latex
|
||||
url = https://git.haemka.in/hmk/pelican-latex.git
|
||||
url = git@git.haemka.in:hmk/pelican-latex.git
|
||||
|
||||
Reference in New Issue
Block a user