Skip to content

Commit

Permalink
Update updateDbFromSdk.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
IvanRuzavin authored Nov 25, 2024
1 parent 078f579 commit 54f08ca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/updateDbFromSdk.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ jobs:
else
echo "Updating with new $DB_NAME";
echo "test"
git pull
git add $DB_NAME
git commit -m "Updated $DB_NAME with latest merged release."
git push
Expand Down

0 comments on commit 54f08ca

Please sign in to comment.