Skip to content

Commit 2da4bd8

Browse files
Final push for fixing the build step
Signed-off-by: Xavier Geerinck <[email protected]>
1 parent d042180 commit 2da4bd8

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ on:
1717
branches:
1818
- master
1919
- release-*
20-
- issue_223
2120
tags:
2221
- v*
2322

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@dapr/dapr",
3-
"version": "2.2.0-rc.4",
3+
"version": "2.2.0",
44
"description": "The official Dapr (https://dapr.io) SDK for Node.js",
55
"types": "http/index.d.ts",
66
"scripts": {

0 commit comments

Comments
 (0)