Skip to content

Commit c2decb2

Browse files
Update workflow names.
1 parent 7a18b7d commit c2decb2

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/debug.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Build
1+
name: Debug
22

33
on:
44
push:

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Build
1+
name: Release
22

33
on:
44
push:

0 commit comments

Comments
 (0)