Skip to content

Commit

Permalink
Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
knabben committed Mar 8, 2020
1 parent 472b2af commit 5be6dae
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ outputs:

runs:
using: 'docker'
image: 'docker://registry.hub.docker.com/knabben/ggql'
image: 'docker://knabben/ggql'
args:
- scrape
- --url
- ${{ inputs.url }}
- ${{ inputs.url }}

0 comments on commit 5be6dae

Please sign in to comment.