diff --git a/action.yml b/action.yml index 16e3b38..0208f48 100644 --- a/action.yml +++ b/action.yml @@ -114,7 +114,7 @@ outputs: runs: using: 'docker' - image: 'Dockerfile' + image: 'docker://ghcr.io/wangyoucao577/go-release-action:v1.50' args: - ${{ inputs.github_token }} - ${{ inputs.goos }}