Skip to content

Commit

Permalink
feat: use prebuilt docker
Browse files Browse the repository at this point in the history
  • Loading branch information
wangyoucao577 committed Aug 28, 2021
1 parent dc9e3e5 commit f54b7c5
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 @@ -74,7 +74,7 @@ inputs:

runs:
using: 'docker'
image: 'Dockerfile'
image: 'docker://ghcr.io/wangyoucao577/go-release-action:v1.20'
args:
- ${{ inputs.github_token }}
- ${{ inputs.goos }}
Expand Down

0 comments on commit f54b7c5

Please sign in to comment.