Skip to content

Commit

Permalink
Merge pull request #9 from koriym/add-ghcr
Browse files Browse the repository at this point in the history
Add docker:// suffix
  • Loading branch information
koriym committed Nov 19, 2021
2 parents 134e853 + 982f7a7 commit 04dfc81
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 @@ -14,7 +14,7 @@ inputs:
default: profile.xml
runs:
using: docker
image: ghcr.io/koriym/asd-action
image: docker://ghcr.io/koriym/asd-action
args:
- ${{ inputs.config }}
- ${{ inputs.profile }}

0 comments on commit 04dfc81

Please sign in to comment.