mirror of
https://github.com/RetroDECK/components-template.git
synced 2024-11-21 19:05:39 +00:00
PR: troubleshooting the PR not being created
This commit is contained in:
parent
c1a8c1a5e5
commit
11fd9b62fd
2
.github/workflows/pr_from_upstream.yml
vendored
2
.github/workflows/pr_from_upstream.yml
vendored
|
@ -66,7 +66,7 @@ jobs:
|
|||
|
||||
git diff
|
||||
|
||||
echo "GIT_DIFF=$git diff" >> $GITHUB_ENV
|
||||
echo "GIT_DIFF=$git diff --minimal" >> $GITHUB_ENV
|
||||
|
||||
- name: Push changes to new branch
|
||||
if: success()
|
||||
|
|
Loading…
Reference in a new issue