We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff12c22 commit be99f4cCopy full SHA for be99f4c
1 file changed
.github/workflows/deploy.yml
@@ -9,8 +9,8 @@ on:
9
workflow_dispatch:
10
11
jobs:
12
- tests:
13
- name: Run tests
+ deploy:
+ name: Download, transform, and deploy
14
runs-on: ubuntu-latest
15
timeout-minutes: 10
16
0 commit comments