Skip to content

Commit b179139

Browse files
committed
chore: rename github action jobs name
1 parent 2eb2a1e commit b179139

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

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

99
jobs:
10-
Deploy:
10+
publish:
1111
runs-on: ubuntu-latest
1212

1313
steps:

0 commit comments

Comments
 (0)