Fix deploy job name
This commit is contained in:
parent
febc92910a
commit
0f02610fd1
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
on: [push]
|
||||
jobs:
|
||||
test:
|
||||
deploy:
|
||||
runs-on: docker
|
||||
container:
|
||||
image: alpine:latest
|
||||
|
|
Loading…
Reference in a new issue