👷 Improve Release Process
This commit is contained in:
parent
89b9e7f371
commit
7902f8de70
1 changed files with 2 additions and 3 deletions
5
.github/workflows/release.yaml
vendored
5
.github/workflows/release.yaml
vendored
|
@ -1,9 +1,8 @@
|
|||
name: Release
|
||||
|
||||
on:
|
||||
push:
|
||||
tags:
|
||||
- '*'
|
||||
release:
|
||||
types: [published]
|
||||
|
||||
jobs:
|
||||
release:
|
||||
|
|
Loading…
Reference in a new issue