Skip to content

Commit 52059d5

Browse files
committed
chore: release actions
1 parent 7c623a1 commit 52059d5

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
name: Release
22

33
on:
4+
workflow_dispatch:
45
release:
56
types: [created, edited]
67

package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,8 @@
8080
"mock-variable": "^0.0.2",
8181
"npm-run-all": "^4.1.5",
8282
"prettier": "^2.0.5",
83+
"react": "^16.11.0",
84+
"react-dom": "^16.11.0",
8385
"react-i18next": "^11.1.0",
8486
"rimraf": "^3.0.0",
8587
"ts-jest": "^26.0.0",

0 commit comments

Comments
 (0)