diff --git a/README.md b/README.md index ec04ab0eb..087e8f8b9 100644 --- a/README.md +++ b/README.md @@ -356,7 +356,7 @@ on: - 'v*.*.*' jobs: - build-deploy: + deploy: runs-on: ubuntu-18.04 steps: - uses: actions/checkout@v2