Skip to content

Commit

Permalink
commit from ci
Browse files Browse the repository at this point in the history
  • Loading branch information
artem-artemkin committed Dec 20, 2023
1 parent c77840e commit 3f4862e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ jobs:
- name: update database
run: |
composer init -n --name=topvisor/geolite2
composer dump-autoload
git config --global user.email "[email protected]"
git config --global user.name "Artyom Artyomkin"
git add . || exit 1
Expand Down

0 comments on commit 3f4862e

Please sign in to comment.