JA PIERDOLEEEEEEEEEEEEEEEEEEEE
This commit is contained in:
parent
8976a88dc6
commit
ee0b8b46af
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@ jobs:
|
||||||
echo "commits=$(git log --oneline origin/main..HEAD)" >> "$GITHUB_OUTPUT"
|
echo "commits=$(git log --oneline origin/main..HEAD)" >> "$GITHUB_OUTPUT"
|
||||||
|
|
||||||
- name: Create Pull Request
|
- name: Create Pull Request
|
||||||
if: ${{ steps.update_lockfile.outputs.commits }} != ""
|
if: ${{ steps.update_lockfile.outputs.commits != "" }}
|
||||||
run: |
|
run: |
|
||||||
git push origin HEAD
|
git push origin HEAD
|
||||||
curl -X POST \
|
curl -X POST \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue