Skip to content

Commit

Permalink
ci: remove token for checkout
Browse files Browse the repository at this point in the history
  • Loading branch information
mdonnalley committed Apr 3, 2024
1 parent ec2893b commit 63b4cf7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/onPushToDocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
token: ${{ secrets.SVC_CLI_BOT_GITHUB_TOKEN }}
- uses: actions/setup-node@v4
with:
node-version: lts/*
Expand Down

0 comments on commit 63b4cf7

Please sign in to comment.