Skip to content

Commit 2874a4e

Browse files
Merge pull request #1 from amirfakhrullah/dev
1.0.4
2 parents 179cf11 + 38573cd commit 2874a4e

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

.github/workflows/npm-publish.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@
44
name: Node.js Package
55

66
on:
7+
push:
8+
branches:
9+
- main
710
release:
811
types: [created]
912

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cra-template-react-ts-tw",
3-
"version": "1.0.3",
3+
"version": "1.0.4",
44
"description": "",
55
"main": "template.json",
66
"scripts": {

0 commit comments

Comments
 (0)