feat: add token

pull/5/head
Yi Liu 2 years ago committed by GitHub
parent 59dad9ff0e
commit f27ef55e57
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .github/workflows/convert_to_json.yml

@ -37,3 +37,5 @@ jobs:
git add urls.json
git commit -m "Update urls.json"
git push
env:
GITHUB_TOKEN: ${{ secrets.GH_ACTIONS_TOKEN }}

Loading…
Cancel
Save