Skip to content
This repository was archived by the owner on Jan 17, 2024. It is now read-only.

Commit 16cc2af

Browse files
committed
Update auto-merge
Use the correct token
1 parent 0d2eb62 commit 16cc2af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/auto-merge.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ jobs:
1111
- uses: ahmadnassri/action-dependabot-auto-merge@v2
1212
with:
1313
target: minor
14-
github-token: ${{ secrets.mytoken }}
14+
github-token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)