We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b531ac commit 84423baCopy full SHA for 84423ba
.github/workflows/deploy.yaml
@@ -6,7 +6,7 @@ on:
6
- '*v'
7
8
jobs:
9
- unittests:
+ deploy:
10
runs-on: ubuntu-latest
11
steps:
12
- uses: actions/checkout@v1
0 commit comments