Skip to content

Commit cb0b609

Browse files
committed
test with github token
1 parent 7dc10a9 commit cb0b609

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/autoapprove.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,5 @@ jobs:
1616
steps:
1717
- uses: hmarr/auto-approve-action@v2
1818
with:
19-
github-token: ${{secrets.TANISHIKING_GH_TOKEN_FOR_TEST}}
19+
github-token: ${{secrets.GITHUB_TOKEN}}
2020
pull-request-number: ${{ github.event.inputs.pullRequestNumber }}

0 commit comments

Comments
 (0)