Skip to content

Commit

Permalink
fix: github token
Browse files Browse the repository at this point in the history
  • Loading branch information
rvajustin committed May 30, 2023
1 parent 2d5d3c7 commit d3acc5e
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 @@ -21,4 +21,4 @@ jobs:
- name: 'Download Source'
uses: actions/checkout@v3
with:
token: ${{ secrets.TOKEN }}
token: ${{ github.TOKEN }}

0 comments on commit d3acc5e

Please sign in to comment.