Skip to content

Commit be07e34

Browse files
committed
ci: Name job correctly
1 parent ff89e43 commit be07e34

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/release.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ on:
66
- "v*"
77

88
jobs:
9-
deploy:
9+
release:
1010
runs-on: ubuntu-latest
11-
name: Deploy
11+
name: Release
1212
steps:
1313
- uses: actions/checkout@v2
1414
with:

0 commit comments

Comments
 (0)