Skip to content

Commit 3301190

Browse files
authored
Update automatic-pr-merger.yml
1 parent a2c8717 commit 3301190

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/automatic-pr-merger.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ jobs:
2222
- uses: actions/checkout@v2
2323
- uses: rasahq/[email protected]
2424
with:
25-
token: ${{ secrets.RASABOT_AUTOMERGE_GITHUB_TOKEN }}
25+
token: ${{ secrets.RASABOT_AUTOMERGE_GITHUB_TOKEN || secrets.GITHUB_TOKEN}}

0 commit comments

Comments
 (0)