diff --git a/action.yml b/action.yml index 54a560b..498005c 100644 --- a/action.yml +++ b/action.yml @@ -102,7 +102,7 @@ inputs: runs: using: 'docker' - image: 'Dockerfile' + image: 'docker://ghcr.io/wangyoucao577/go-release-action:v1.38' args: - ${{ inputs.github_token }} - ${{ inputs.goos }}