Skip to content

Commit

Permalink
chore(automerge): use merge action secret
Browse files Browse the repository at this point in the history
  • Loading branch information
annawen1 authored Jun 27, 2024
1 parent 908ef0e commit d0c0e4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/automerge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ jobs:
with:
type: now
target_branch: 'main'
github_token: ${{secrets.GITHUB_TOKEN}}
github_token: ${{secrets.MERGE_ACTION}}

0 comments on commit d0c0e4a

Please sign in to comment.