Skip to content

Commit

Permalink
[contributors-action] altera secret
Browse files Browse the repository at this point in the history
  • Loading branch information
nkzren committed Oct 11, 2023
1 parent 16cd0c0 commit 78e54d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/contributors-json.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- run: yarn add @actions/core @actions/http-client
- uses: ./.github/actions/contributors-json
with:
PRIVATE_TOKEN: ${{ secrets.PRIVATE_TOKEN }}
PRIVATE_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- uses: actions/upload-artifact@v3
with:
name: contributors-json
Expand Down

0 comments on commit 78e54d4

Please sign in to comment.