Skip to content

Commit

Permalink
Attempt to fix access to MC repo.
Browse files Browse the repository at this point in the history
  • Loading branch information
Serdaro committed Sep 12, 2023
1 parent 6e358ee commit dc9ea70
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_CREDENTIALS2 }}
GIT_CREDENTIALS: ${{ secrets.GIT_CREDENTIALS_MC }}
run: |
npm i
npm run-script check-links-local

0 comments on commit dc9ea70

Please sign in to comment.