Update getDatafromContentful.yml

This commit is contained in:
赵璟 2023-06-08 16:39:54 +08:00 committed by GitHub
parent 709e9de9ea
commit 9f5f3b0a4d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,6 +10,7 @@ jobs:
uses: actions/checkout@v2
- name: Run GraphQL query
uses: helaili/github-graphql-action@v2.0.1
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with: