actions: bug fix (again, idk?)
Some checks are pending
Bump Dependencies / update-dependencies (push) Waiting to run
Build and Push Docker Image / build_and_push (push) Waiting to run
Some checks are pending
Bump Dependencies / update-dependencies (push) Waiting to run
Build and Push Docker Image / build_and_push (push) Waiting to run
This commit is contained in:
parent
da45dc41b9
commit
0fdd8a0e86
1
.github/workflows/bump.yml
vendored
1
.github/workflows/bump.yml
vendored
@ -35,7 +35,6 @@ jobs:
|
||||
git config --global user.name "LibreCloud Actions Bot"
|
||||
git config --global user.email "git@pontusmail.org"
|
||||
git remote set-url origin https://${USERNAME_GITEA}:${TOKEN_GITEA}@git.pontusmail.org/librecloud/mail-connect.git
|
||||
git pull --rebase origin main
|
||||
git add .
|
||||
git commit -m "chore: bump dependencies" || exit 0
|
||||
git push origin main
|
Loading…
x
Reference in New Issue
Block a user