Skip to content

Commit

Permalink
->
Browse files Browse the repository at this point in the history
Signed-off-by: Sora Morimoto <[email protected]>
  • Loading branch information
smorimoto committed Feb 23, 2023
1 parent 575cbed commit 6b5c52a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
with:
command: crystal --version
env:
GITHUB_API_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_API_TOKEN: ${{ github.token }}

lint:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 6b5c52a

Please sign in to comment.