File tree Expand file tree Collapse file tree 3 files changed +3
-33
lines changed Expand file tree Collapse file tree 3 files changed +3
-33
lines changed Original file line number Diff line number Diff line change 42
42
with :
43
43
tag_name : ${{ github.ref }}
44
44
release_name : ${{ github.ref }}
45
- body : Here's a new release!
45
+ body : Here's a new release! [Check out the changelog!](https://github.com/hlorenzi/customasm/wiki/Changelog)
46
46
draft : false
47
47
prerelease : false
48
48
Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -27,16 +27,14 @@ you just implemented in an FPGA chip!
27
27
28
28
[ 🕹️ Check out an example project] ( /examples/nes/ ) which targets the NES!
29
29
30
- [ 📜 Check out the changelog] ( /CHANGELOG.md ) for new features!
31
-
32
30
[ ⌨️ Install the VSCode syntax highlight extension!] ( https://marketplace.visualstudio.com/items?itemName=hlorenzi.customasm-vscode )
33
31
34
32
[ ❤️ Support me!] ( https://accounts.hlorenzi.com/supporters )
35
33
36
34
## Documentation
37
35
38
- [ 📚 Check out the Documentation ] ( https://github.com/hlorenzi/customasm/wiki/User-Guide )
39
- for advanced features and a how-to guide!
36
+ [ 📚 Check out the wiki ] ( https://github.com/hlorenzi/customasm/wiki )
37
+ for a changelog, details on advanced features, and a how-to guide!
40
38
41
39
## Installation
42
40
You can’t perform that action at this time.
0 commit comments