ci/cd mmdb update - Changed branch to push on

This commit is contained in:
Théophile Diot 2023-05-02 10:35:59 -04:00
parent 019a927b06
commit 0afb250b91
No known key found for this signature in database
GPG Key ID: E752C80DB72BB014
1 changed files with 1 additions and 1 deletions

View File

@ -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"