Skip to content

Commit 980f7aa

Browse files
Update auth
1 parent 9d3aed7 commit 980f7aa

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/pr-preview.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -22,11 +22,6 @@ jobs:
2222
${{ runner.os }}-node-
2323
- name: Install dependencies
2424
run: npm ci
25-
- name: Configure git
26-
run: |
27-
git config --global url."https://daniel-montalvo:wcag-act-rules:${{ secrets.PAT_TOKEN }}@github.com".insteadOf "https://github.com"
28-
git config --global user.name "daniel-montalvo"
29-
git config --global user.email "users.noreply@github.com"
3025
- name: Build and deploy WAI update
3126
run: npm run pr:preview
3227
- name: Comment on PR with preview link

0 commit comments

Comments
 (0)