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 4769b03 commit 6b6edc1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/update-packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,8 @@ jobs:
git add config/packages.yml
git commit -m "Update dependencies in packages.yml"
git fetch
git show-branch
git show-branch HEAD develop origin/develop
git branch
git show-branch HEAD origin/develop
git push origin "$BRANCH_NAME"
# Step 7: Create Pull Request
Expand Down

0 comments on commit 6b6edc1

Please sign in to comment.