Update release.yml

This commit is contained in:
Malte Rosenbjerg 2020-02-21 17:57:12 +01:00 committed by GitHub
parent e20d7935ad
commit 3c09a2041b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,7 +4,7 @@ on:
branches:
- release
jobs:
build:
release:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1