We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 179cf11 commit 38573cdCopy full SHA for 38573cd
.github/workflows/npm-publish.yml
@@ -4,6 +4,9 @@
4
name: Node.js Package
5
6
on:
7
+ push:
8
+ branches:
9
+ - main
10
release:
11
types: [created]
12
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "cra-template-react-ts-tw",
3
- "version": "1.0.3",
+ "version": "1.0.4",
"description": "",
"main": "template.json",
"scripts": {
0 commit comments