Skip to content

Commit

Permalink
Fixing path for github repo
Browse files Browse the repository at this point in the history
  • Loading branch information
knabben committed Mar 8, 2020
1 parent 5be6dae commit 2df348a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ outputs:

runs:
using: 'docker'
image: 'docker://knabben/ggql'
image: 'docker://docker.pkg.github.com/knabben/ggql/ggql:latest'
args:
- scrape
- --url
Expand Down

0 comments on commit 2df348a

Please sign in to comment.