Skip to content

Commit

Permalink
chore: Fixed CLA action
Browse files Browse the repository at this point in the history
  • Loading branch information
cb1kenobi authored May 12, 2022
1 parent 7f13ebf commit 628787c
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .github/workflows/cla.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ jobs:
name: Verify contributor

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

0 comments on commit 628787c

Please sign in to comment.