Skip to content

Commit

Permalink
TOKEN to GITHUB_TOKEN
Browse files Browse the repository at this point in the history
  • Loading branch information
isc-rsingh committed Mar 20, 2023
1 parent 7b57f39 commit ef8590a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ jobs:
- uses: actions/checkout@v2
with:
ref: master
token: ${{ secrets.TOKEN }}
token: ${{ secrets.GITHUB_TOKEN }}
- uses: actions/download-artifact@v2
with:
name: meta
Expand Down

0 comments on commit ef8590a

Please sign in to comment.