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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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