Skip to content

Commit

Permalink
update package.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mayur-sose committed Jan 22, 2025
1 parent b285aad commit 786b76e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/update-packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,8 @@ jobs:
git diff
git add config/packages.yml
git commit -m "Update dependencies in packages.yml"
git show
git diff origin/develop
git push origin "$BRANCH_NAME"
# Step 7: Create Pull Request
Expand Down

0 comments on commit 786b76e

Please sign in to comment.