Skip to content

Commit

Permalink
chore
Browse files Browse the repository at this point in the history
  • Loading branch information
lukasz-lobocki committed Jul 10, 2024
1 parent afbf149 commit b5b5b1d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
2 changes: 1 addition & 1 deletion BUILD.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
## Build

```bash
goreleaser build --clean
goreleaser build --clean --snapshot
```

## Typical release workflow
Expand Down
5 changes: 4 additions & 1 deletion step-badger.code-workspace
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@
"markdownlint.config": {
"MD033":false,
"MD024":false
}
},
"cSpell.words": [
"fatih"
]
}
}

0 comments on commit b5b5b1d

Please sign in to comment.