Skip to content

Commit

Permalink
switch back to GITHUB_TOKEN
Browse files Browse the repository at this point in the history
  • Loading branch information
pxLi committed Aug 26, 2020
1 parent 21c8caf commit 3dfca0a
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 @@ -35,4 +35,4 @@ jobs:
REPO_NAME: spark-rapids
HEAD: branch-0.2
BASE: branch-0.3
GITHUB_TOKEN: ${{ secrets.NVAUTO_TOKEN }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 3dfca0a

Please sign in to comment.