mirror of
https://github.com/goreleaser/goreleaser.git
synced 2025-03-17 20:47:50 +02:00
docs: fix list item count (#3816)
Hello, I found a number error in the document when I consulted the document, so I propose a pr to fix it
This commit is contained in:
parent
17782b1f7b
commit
b4a4ca1716
@ -30,7 +30,7 @@ A common one here is when your `archives.name` is not specific enough.
|
||||
You can run your release locally (e.g. `goreleaser release --snapshot`) and
|
||||
check the `./dist/*.json` files to debug.
|
||||
|
||||
### 2. You are running GoReleaser multiple times against the same tag
|
||||
### 3. You are running GoReleaser multiple times against the same tag
|
||||
|
||||
This one is easier to fix: make sure you are running GoReleaser only on tags,
|
||||
and only one time per tag.
|
||||
|
Loading…
x
Reference in New Issue
Block a user