mirror of
https://github.com/lukaszraczylo/lolcathost.git
synced 2026-06-11 00:08:57 +00:00
Fix autoupdate workflow
This commit is contained in:
@@ -40,6 +40,9 @@ jobs:
|
||||
- name: Run tests
|
||||
run: CI_RUN=${CI} go test -v ./...
|
||||
|
||||
- name: Configure git safe directory
|
||||
run: git config --global --add safe.directory /__w/lolcathost/lolcathost
|
||||
|
||||
- name: Commit changes
|
||||
uses: stefanzweifel/git-auto-commit-action@v5
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user