docs: update job name

This commit is contained in:
Shohei Ueda
2020-02-06 15:49:52 +09:00
committed by GitHub
parent 0b24a9f462
commit 752214aa33

View File

@@ -356,7 +356,7 @@ on:
- 'v*.*.*'
jobs:
build-deploy:
deploy:
runs-on: ubuntu-18.04
steps:
- uses: actions/checkout@v2