You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -172,12 +172,6 @@ The postprocessing script is invoked with `deno run -q -A --unstable {your scrip
172
172
173
173
The learn more about the possibilities for postprocessing check out our [helper and examples postprocessing repo](https://github.com/githubocto/flat-postprocessing).
174
174
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
-
181
175
## Building / Releasing
182
176
183
177
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
191
185
5. Push main `git checkout main && git push`
192
186
6. Navigate to https://github.com/githubocto/flat/tags and cut a new release from the tag you just pushed!
193
187
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).
0 commit comments