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.
2 parents 179cf11 + 38573cd commit 2874a4eCopy full SHA for 2874a4e
.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