Skip to content

Commit

Permalink
WIP-009
Browse files Browse the repository at this point in the history
  • Loading branch information
TravisCarden committed Jan 22, 2025
1 parent 1a6a1b4 commit a2a67d7
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 @@ -58,6 +58,7 @@ jobs:
git add -A
echo $BRANCH_NAME
git commit -m "Update dependencies in packages.yml"
git rebase origin/develop
git push -u origin HEAD
git show-branch HEAD origin/develop origin/$BRANCH_NAME
Expand Down

0 comments on commit a2a67d7

Please sign in to comment.