Skip to content

Commit

Permalink
??
Browse files Browse the repository at this point in the history
  • Loading branch information
IvanCraft623 committed Jul 11, 2024
1 parent 7cc60b4 commit 22104ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/auto-merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ jobs:
git merge stable
- name: Create Pull Request for branch 'minor-next'
token: ${{ secrets.AUTO_MERGE_TOKEN }}
id: minor-next
token: ${{ secrets.AUTO_MERGE_TOKEN }}
uses: peter-evans/create-pull-request@v6
with:
base: minor-next
Expand Down

0 comments on commit 22104ad

Please sign in to comment.