Skip to content

Commit 6473bc1

Browse files
authored
Update README.md
1 parent a070cf8 commit 6473bc1

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -172,12 +172,6 @@ The postprocessing script is invoked with `deno run -q -A --unstable {your scrip
172172

173173
The learn more about the possibilities for postprocessing check out our [helper and examples postprocessing repo](https://github.com/githubocto/flat-postprocessing).
174174

175-
## Issues
176-
177-
If you run into any trouble or have questions, feel free to [open an issue](https://github.com/githubocto/flat/issues).
178-
179-
❤️ GitHub OCTO
180-
181175
## Building / Releasing
182176

183177
1. `npm run dist` and commit the built output (yes, you read that right)
@@ -191,6 +185,12 @@ If you run into any trouble or have questions, feel free to [open an issue](http
191185
5. Push main `git checkout main && git push`
192186
6. Navigate to https://github.com/githubocto/flat/tags and cut a new release from the tag you just pushed!
193187

188+
## Issues
189+
190+
If you run into any trouble or have questions, feel free to [open an issue](https://github.com/githubocto/flat/issues).
191+
192+
❤️ GitHub OCTO
193+
194194
## License
195195

196196
[MIT](LICENSE)

0 commit comments

Comments
 (0)