Skip to content

Commit

Permalink
feat: test token
Browse files Browse the repository at this point in the history
  • Loading branch information
linxiaodong committed Apr 30, 2024
1 parent 1d9c238 commit a6776a4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/update-readme.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ jobs:
uses: actions/setup-node@v2-beta
with:
node-version: "20"
token: ${{ secrets.TOKEN }}
- name: Install node dependencies
run: yarn
- name: Run node script
Expand Down

0 comments on commit a6776a4

Please sign in to comment.