Skip to content

Commit f2eeb20

Browse files
committed
ci: fix deploy naming
1 parent 5dc7159 commit f2eeb20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77
jobs:
88

99
deploy:
10-
name: Deploy api module
10+
name: Deploy mellophone2
1111
uses: ./.github/workflows/deploy.yml
1212
with:
1313
VUH_VERSION: 'v2.9.2'

0 commit comments

Comments
 (0)