Update getDatafromContentful.yml

This commit is contained in:
赵璟 2023-06-08 16:08:43 +08:00 committed by GitHub
parent bb1b7a834b
commit ec5e9f968e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,6 +11,8 @@ jobs:
- name: Run GraphQL query - name: Run GraphQL query
uses: octokit/graphql-action@v2.2.24 uses: octokit/graphql-action@v2.2.24
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with: with:
query: | query: |
query($locale: String){ query($locale: String){