We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b16f4f commit 68fbb7aCopy full SHA for 68fbb7a
.github/workflows/deploy.yml
@@ -21,7 +21,7 @@ concurrency:
21
cancel-in-progress: true
22
23
jobs:
24
- build:
+ build_and_deploy:
25
runs-on: [ubuntu-latest]
26
steps:
27
- uses: actions/checkout@v2
0 commit comments