mirror of
https://github.com/xHyroM/website.git
synced 2024-11-09 17:28:07 +01:00
build: change main provider in gimi
This commit is contained in:
parent
ed50b81635
commit
9964779fba
1 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
||||||
[providers]
|
[providers]
|
||||||
[providers.sourcehut]
|
|
||||||
ssh = "git@git.sr.ht:~hyro/www"
|
|
||||||
primary = true
|
|
||||||
[providers.github]
|
[providers.github]
|
||||||
ssh = "git@github.com:xHyroM/website.git"
|
ssh = "git@github.com:xHyroM/website.git"
|
||||||
|
primary = true
|
||||||
|
[providers.sourcehut]
|
||||||
|
ssh = "git@git.sr.ht:~hyro/www"
|
||||||
[providers.codeberg]
|
[providers.codeberg]
|
||||||
ssh = "git@codeberg.org:xHyroM/website.git"
|
ssh = "git@codeberg.org:xHyroM/website.git"
|
||||||
|
|
Loading…
Reference in a new issue