mirror of
https://github.com/goreleaser/goreleaser.git
synced 2024-12-29 01:44:39 +02:00
docs: fix typo in bintray.md (#2018)
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
This commit is contained in:
parent
ef5be03d23
commit
502fe7bd11
@ -10,7 +10,7 @@ Uploading to Bintray is a simple case of [using HTTP Upload](https://goreleaser.
|
||||
* Create a user and/or an org in Bintray
|
||||
* Create a generic repository in Bintray
|
||||
* Create a package with a name matching your `ProjectName`
|
||||
* After publishing, dont' forget to publish the uploaded files (either via UI or [REST API](https://bintray.com/docs/api/#_publish_discard_uploaded_content))
|
||||
* After publishing, don't forget to publish the uploaded files (either via UI or [REST API](https://bintray.com/docs/api/#_publish_discard_uploaded_content))
|
||||
|
||||
```yaml
|
||||
uploads:
|
||||
|
Loading…
Reference in New Issue
Block a user