Skip to content

Commit

Permalink
Output
Browse files Browse the repository at this point in the history
  • Loading branch information
knabben committed Mar 12, 2020
1 parent ff1b6de commit 8f722d1
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@ inputs:
description: 'GraphQL endpoint URL'
required: true

outputs:
output:
description: 'Schema difference output'

runs:
using: 'docker'
image: 'docker://knabben/gql:latest'
Expand Down

0 comments on commit 8f722d1

Please sign in to comment.