fix domain
All checks were successful
Bump Dependencies / update-dependencies (push) Successful in 42s
All checks were successful
Bump Dependencies / update-dependencies (push) Successful in 42s
This commit is contained in:
parent
fd2a744bb2
commit
e8e8e13ebe
@ -37,7 +37,7 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
git config --global user.name "LibreCloud Actions Bot"
|
git config --global user.name "LibreCloud Actions Bot"
|
||||||
git config --global user.email "git@pontusmail.org"
|
git config --global user.email "git@pontusmail.org"
|
||||||
git remote set-url origin https://${USERNAME_GITEA}:${TOKEN_GITEA}@git.pontusmail.org/aidan/pontus.git
|
git remote set-url origin https://${USERNAME_GITEA}:${TOKEN_GITEA}@git.pontusmail.org/aidan/aidxnCC.git
|
||||||
git add .
|
git add .
|
||||||
git commit -m "chore: bump dependencies" || exit 0
|
git commit -m "chore: bump dependencies" || exit 0
|
||||||
git push origin main
|
git push origin main
|
||||||
|
Reference in New Issue
Block a user