mirror of
https://github.com/bunkerity/bunkerweb
synced 2026-05-24 09:28:37 +00:00
ci/cd mmdb update - Changed branch to push on
This commit is contained in:
parent
019a927b06
commit
0afb250b91
1 changed files with 1 additions and 1 deletions
2
.github/workflows/dev-update-mmdb.yml
vendored
2
.github/workflows/dev-update-mmdb.yml
vendored
|
|
@ -31,7 +31,7 @@ jobs:
|
|||
- name: Commit and push changes
|
||||
uses: stefanzweifel/git-auto-commit-action@v4
|
||||
with:
|
||||
branch: dev
|
||||
branch: testmmdb
|
||||
commit_message: "Monthly mmdb update"
|
||||
commit_options: "--no-verify"
|
||||
commit_user_name: "BunkerBot"
|
||||
|
|
|
|||
Loading…
Reference in a new issue