Skip to content

Commit c920ff8

Browse files
committed
fix release ci
1 parent df8ac7b commit c920ff8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/release_full_node.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Build and Publish Binary
1+
name: Build and Publish Binary Full Node
22
on:
33
push:
44
branches-ignore:

.github/workflows/release_toolkit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Build and Publish Binary
1+
name: Build and Publish Binary Toolkit
22
on:
33
push:
44
branches-ignore:

0 commit comments

Comments
 (0)