Skip to content

Commit

Permalink
Update validate.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Serdaro authored Sep 13, 2023
1 parent 9062670 commit cb44a50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/validate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
node-version: 16
- name: Check for broken internal links
env:
GIT_CREDENTIALS: ${{ secrets.GIT_CREDENTIALS_MC }}
GIT_CREDENTIALS: ${{ secrets.GH_PAT }}
run: |
npm i
npm run-script check-links-local
Expand Down

0 comments on commit cb44a50

Please sign in to comment.