Skip to content

Commit

Permalink
doc update
Browse files Browse the repository at this point in the history
  • Loading branch information
cjimti committed Oct 21, 2018
1 parent 53146a9 commit 0cd05ef
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,10 @@ Generate a build without publishing it:
goreleaser --skip-publish --rm-dist --skip-validate
```



Generate Release:
```bash
GITHUB_TOKEN=$GITHUB_TOKEN goreleaser --rm-dist
```

[SQL injection]: https://www.owasp.org/index.php/SQL_Injection
[xss]: https://www.owasp.org/index.php/Cross-site_Scripting_(XSS)
Expand Down

0 comments on commit 0cd05ef

Please sign in to comment.