Skip to content

Commit

Permalink
Download GQL schema
Browse files Browse the repository at this point in the history
  • Loading branch information
Vilsol committed Dec 3, 2021
1 parent 92e4b1b commit d16896b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,9 @@ jobs:
with:
fetch-depth: 0

- name: Download GQL schema
run: "npx graphqurl https://api.ficsit.app/v2/query --introspect -H 'content-type: application/json' > schema.graphql"

- name: Run GoReleaser
uses: goreleaser/goreleaser-action@v2
with:
Expand Down

0 comments on commit d16896b

Please sign in to comment.