diff --git a/action.yml b/action.yml index bfa49ad..f42d4ec 100644 --- a/action.yml +++ b/action.yml @@ -14,7 +14,7 @@ inputs: default: profile.xml runs: using: docker - image: Dockerfile + image: docker://ghcr.io/koriym/asd-action args: - ${{ inputs.config }} - ${{ inputs.profile }}