Skip to content

Commit 2aa0332

Browse files
AbigailDengAbigailDeng
authored andcommitted
feat: badge
1 parent 0528b01 commit 2aa0332

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.github/workflows/test-badge.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ on:
88
branches:
99
- dev
1010
- master
11-
- feature/badge
1211

1312
env:
1413
BRANCH_NAME: 'feature/badge-json'

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "aelf-command",
3-
"version": "0.1.47-beta.7",
3+
"version": "0.1.47-beta.8",
44
"description": "A CLI tools for AElf",
55
"main": "src/index.js",
66
"type": "module",

0 commit comments

Comments
 (0)