Skip to content

Commit

Permalink
Fix GitHub actions 6 (#99)
Browse files Browse the repository at this point in the history
* Github action 12

* Github action 13
  • Loading branch information
Berat-Dzhevdetov authored Sep 26, 2024
1 parent 431ad7a commit 8731c35
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,8 @@ jobs:
- name: Automerge PR
uses: "pascalgn/[email protected]"
id: automerge
with:
merge_method: rebase
env:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
PULL_REQUEST: ${{ steps.create_pr.outputs.pull-request-number }}
Expand Down

0 comments on commit 8731c35

Please sign in to comment.