Update publish.yml

extensions
Volodymyr Shymanskyy 4 years ago committed by GitHub
parent 9cb0dd0c3c
commit b090aa92c1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,8 +1,13 @@
name: publish
#on:
# release:
# types: [published]
on:
release:
types: [published]
create:
tags:
- "v*"
jobs:
build-windows:

Loading…
Cancel
Save