ci: Use correct push path to trigger pushing strings

This commit is contained in:
oSumAtrIX
2024-06-27 22:47:44 +02:00
parent 3d32cca9cf
commit b8e52e8063
3 changed files with 50 additions and 51 deletions

View File

@ -20,11 +20,11 @@ jobs:
- name: Open pull request
uses: repo-sync/pull-request@v2
with:
destination_branch: 'main'
pr_title: 'chore: ${{ env.MESSAGE }}'
destination_branch: "main"
pr_title: "chore: ${{ env.MESSAGE }}"
pr_body: |
This pull request will ${{ env.MESSAGE }}.
## Dependencies before merge
- [ ] https://github.com/revanced/revanced-integrations