Skip to content

Commit 4618538

Browse files
authored
Added neutralinojs-build-automation-template (#396)
1 parent 325a6ce commit 4618538

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/pages/resources.js

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,10 @@ const templates = [
2525
title: 'neutralinojs-react',
2626
description: 'A simple React.js template for building Neutralinojs apps',
2727
githubLink: 'https://github.com/codezri/neutralinojs-react',
28+
}, {
29+
title: 'neutralinojs-build-automation-template,
30+
description: 'A template for bundling binaries into installers using GitHub actions',
31+
githubLink: 'https://github.com/TolinSimpson/neutralinojs-build-automation-template',
2832
},
2933
];
3034

0 commit comments

Comments
 (0)