Skip to content

Commit

Permalink
Follow unused GITHUB_TOKEN in rtx-action
Browse files Browse the repository at this point in the history
  • Loading branch information
kachick committed May 26, 2023
1 parent 657294b commit b0b3133
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/rtx.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,6 @@ jobs:
tool_versions: |
# Should not set yamlfmt versions here. (Actually shellcheck is not used here)
shellcheck 0.9.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- name: Setup rtx
run: |
rtx plugins install yamlfmt https://github.com/kachick/asdf-yamlfmt.git#${{ github.ref }}
Expand Down

0 comments on commit b0b3133

Please sign in to comment.