Skip to content

Commit be99f4c

Browse files
authored
Update deploy.yml
1 parent ff12c22 commit be99f4c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/deploy.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ on:
99
workflow_dispatch:
1010

1111
jobs:
12-
tests:
13-
name: Run tests
12+
deploy:
13+
name: Download, transform, and deploy
1414
runs-on: ubuntu-latest
1515
timeout-minutes: 10
1616

0 commit comments

Comments
 (0)