Skip to content

Commit

Permalink
Added graphql files as file associations.
Browse files Browse the repository at this point in the history
  • Loading branch information
imolorhe committed Nov 10, 2019
1 parent c0c47d1 commit fc796ff
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions packages/altair-electron/electron-builder.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,12 @@ publish:
provider: github
releaseType: release
fileAssociations:
- ext: graphql
description: GraphQL File
role: Viewer
- ext: gql
description: GraphQL File
role: Viewer
- ext: agq
description: Altair GraphQL Query
role: Viewer
Expand Down

0 comments on commit fc796ff

Please sign in to comment.