Skip to content

Commit

Permalink
[internal] Update GitHub Actions workflow files
Browse files Browse the repository at this point in the history
  • Loading branch information
pulumi-bot committed Apr 17, 2024
1 parent 1ffcde2 commit ed18506
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/upstream.sh
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@ end_rebase() {

rm patches/*.patch
cd upstream
git format-patch local -o ../patches --zero-commit --no-signature --no-stat
git format-patch local -o ../patches --zero-commit --no-signature --no-stat --no-numbered
cd ..
rm rebase-in-progress
apply "$1"
Expand Down

0 comments on commit ed18506

Please sign in to comment.