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

0 comments on commit 4769b03

Please sign in to comment.