Browse Source

Update release.yml

pull/711/head
Sebastian Stehle 5 years ago
committed by GitHub
parent
commit
de554b2471
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      .github/workflows/release.yml

4
.github/workflows/release.yml

@ -3,10 +3,8 @@ concurrency: release
on:
push:
branches:
- "!*"
tags:
- "*"
- '*'
jobs:
build:

Loading…
Cancel
Save