Skip to content

Commit

Permalink
WIP-008
Browse files Browse the repository at this point in the history
  • Loading branch information
TravisCarden committed Jan 22, 2025
1 parent a1c14a9 commit 1a6a1b4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/update-packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ jobs:
echo $BRANCH_NAME
git commit -m "Update dependencies in packages.yml"
git push -u origin HEAD
git show-branch HEAD origin/develop origin/$BRANCH_NAME
# Step 7: Create Pull Request
- name: Create Pull Request
Expand Down

0 comments on commit 1a6a1b4

Please sign in to comment.