Update release.yml

This commit is contained in:
Josh Johnson 2020-07-06 21:02:52 -04:00 committed by GitHub
parent 1aa74a9fd7
commit 397093141c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ on:
- "v*" - "v*"
jobs: jobs:
build: release:
runs-on: "ubuntu-latest" runs-on: "ubuntu-latest"
steps: steps:
- name: "Checkout" - name: "Checkout"