Skip to content

Commit

Permalink
Update update-wpt.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Aviv Keller <[email protected]>
  • Loading branch information
mertcanaltin and RedYetiDev authored Sep 18, 2024
1 parent 5ac554c commit a8ef06c
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/update-wpt.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,6 @@ jobs:
with:
persist-credentials: false

- name: Set up GitHub Authentication
run: echo "GitHub Authentication set up"
env:
GH_USER_TOKEN: ${{ secrets.GITHUB_TOKEN }}

- name: Update WPT for subsystem ${{ matrix.subsystem }}
run: |
git node wpt update --subsystem=${{ matrix.subsystem }}
Expand Down

0 comments on commit a8ef06c

Please sign in to comment.