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