Skip to content

Commit

Permalink
Merge pull request #181 from MikroElektronika/update/sdk-release-db-u…
Browse files Browse the repository at this point in the history
…pdate

Update updateDbFromSdk.yaml
  • Loading branch information
StrahinjaJacimovic authored Nov 25, 2024
2 parents d70ec22 + 54f08ca commit d71cc78
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 d71cc78

Please sign in to comment.