Skip to content

Commit

Permalink
[contributors-action] adiciona PRIVATE_TOKEN
Browse files Browse the repository at this point in the history
  • Loading branch information
nkzren committed Oct 11, 2023
1 parent 57038ac commit cf8f548
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/contributors-json.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ jobs:
node-version: 16.2.0
- run: yarn add @actions/core @actions/http-client
- uses: ./.github/actions/contributors-json
env:
PRIVATE_TOKEN: ${{ secrets.PRIVATE_TOKEN }}
- uses: actions/upload-artifact@v3
with:
name: contributors-json
Expand Down

0 comments on commit cf8f548

Please sign in to comment.