Browse Source

Update release.yml

pull/1530/head
Martin McKeaveney 5 years ago
committed by GitHub
parent
commit
aa70ce8199
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 6
      .github/workflows/release.yml

6
.github/workflows/release.yml

@ -4,11 +4,7 @@ on:
push:
branches:
- master
pull_request:
branches:
- master
jobs:
release:
runs-on: ubuntu-latest

Loading…
Cancel
Save