Skip to content

Commit

Permalink
fix: GITHUB_TOKEN->GH_TOKEN
Browse files Browse the repository at this point in the history
  • Loading branch information
nichuanfang committed Nov 29, 2023
1 parent be8fb5f commit 3dff14c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/update_api.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ jobs:
update_api_data:
runs-on: ubuntu-latest
# 如果type为api_add,则执行以下步骤
if: github.event.client_payload.type == 'api_add'
permissions:
contents: write
steps:
Expand Down

0 comments on commit 3dff14c

Please sign in to comment.