update from HEAD

This commit is contained in:
SrGooglo 2024-02-02 12:22:23 +01:00
parent 1283e0fbcb
commit 7d395f770b
1 changed files with 1 additions and 1 deletions

View File

@ -63,7 +63,7 @@ module.exports = {
git_reset: [
{
path: ".",
from: "origin/main",
from: "HEAD",
}
]
},