Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
leeaj8-uci committed Nov 22, 2023
1 parent 589e537 commit 9f350b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ permissions: read-all
jobs:
eslint:
env:
REVIEWDOG_GITHUB_API_TOKEN: $${{ secret.sCTC_DEVOPS_ORG_PAT }}
REVIEWDOG_GITHUB_API_TOKEN: $${{ secret.CTC_DEVOPS_ORG_PAT }}
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 9f350b0

Please sign in to comment.