Skip to content

Commit f1ba455

Browse files
committed
Small capitalization fix
1 parent 98573e2 commit f1ba455

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
run: "make test"
4949

5050
create-release:
51-
name: deploy
51+
name: Deploy
5252
needs: [test]
5353
if: startsWith(github.ref, 'refs/tags/')
5454
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)