Skip to content

Commit

Permalink
fix: corrected spelling mistake on gql update action (#11420)
Browse files Browse the repository at this point in the history
  • Loading branch information
bashleigh authored Aug 28, 2024
1 parent 65fd151 commit 38259af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/graphql-swagger-update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
run: yarn

- name: Fetch Swagger
run: yarn workspace graphql-sever-v2 download:schema
run: yarn workspace graphql-server-v2 download:schema

- name: Get Timestamp
id: time
Expand Down

0 comments on commit 38259af

Please sign in to comment.