Update release.yml

pull/1222/head
HalfLife 3 years ago committed by GitHub
parent db35a7e966
commit f6cc3041ca
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .github/workflows/release.yml

@ -1,8 +1,6 @@
name: Build and Release name: Build and Release
on: on:
release:
types: [published]
push: push:
branches: branches:
- master - master

Loading…
Cancel
Save