Skip to content

Commit

Permalink
Push branch
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastienros committed Nov 14, 2024
1 parent bdd6b26 commit 75d8653
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 @@ -46,6 +46,7 @@ jobs:
git config user.email "github-actions@github.com"
git checkout -b gh/outdated
git commit -am "Update NuGet packages"
git push origin HEAD
gh pr create --base main -H gh/outdated --title 'Update NuGet packages' --body-file ${{ runner.temp }}/build_logs/dotnet-updated.md
env:
Expand Down

0 comments on commit 75d8653

Please sign in to comment.