[WIP] Update release workflow
This commit is contained in:
6
.github/workflows/release.yml
vendored
6
.github/workflows/release.yml
vendored
@@ -1,6 +1,10 @@
|
||||
name: Release
|
||||
|
||||
on: workflow_dispatch
|
||||
on:
|
||||
push:
|
||||
paths:
|
||||
- '.github/workflows/release.yml'
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
release-prep:
|
||||
|
||||
Reference in New Issue
Block a user