Skip to content

Instantly share code, notes, and snippets.

@kkdai
Created May 27, 2021 10:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kkdai/bbc626648c51f37e297237a1ae7867f6 to your computer and use it in GitHub Desktop.
Save kkdai/bbc626648c51f37e297237a1ae7867f6 to your computer and use it in GitHub Desktop.
uses: goreleaser/goreleaser-action@master
with:
version: latest
args: release -f .goreleaser.yml --rm-dist
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment