Skip to content

Commit 54c9eb0

Browse files
authored
Update cla.yaml
1 parent 2d6ce2d commit 54c9eb0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/cla.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@ jobs:
88
name: Verify contributor
99

1010
steps:
11-
- env:
12-
GITHUB_USER: ${{ github.actor }}
13-
uses: tidev/tidev-cla-action@v1
11+
- uses: tidev/tidev-cla-action@v1
12+
with:
13+
repo-token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)