Skip to content

Commit 3a79bf7

Browse files
committed
chore: rename job in workflow
1 parent 6e8d0c0 commit 3a79bf7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ env:
77
NODE_VERSION: '20.x'
88

99
jobs:
10-
Deploy:
10+
deploy:
1111
name: Deploy
1212
runs-on: ubuntu-latest
1313

0 commit comments

Comments
 (0)