mirror of
https://github.com/Websoft9/websoft9.git
synced 2025-02-03 01:28:39 +08:00
Update getDatafromContentful.yml
This commit is contained in:
parent
bb1b7a834b
commit
ec5e9f968e
2
.github/workflows/getDatafromContentful.yml
vendored
2
.github/workflows/getDatafromContentful.yml
vendored
@ -11,6 +11,8 @@ jobs:
|
||||
|
||||
- name: Run GraphQL query
|
||||
uses: octokit/graphql-action@v2.2.24
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
with:
|
||||
query: |
|
||||
query($locale: String){
|
||||
|
Loading…
Reference in New Issue
Block a user