[WIP] Update release workflow

This commit is contained in:
Vladimir Stoilov 2024-10-11 11:03:05 +03:00
parent 61a5b8027e
commit a7d97fec55
No known key found for this signature in database
GPG key ID: 2F190B67A43A81AF

View file

@ -1,6 +1,10 @@
name: Release
on: workflow_dispatch
on:
push:
paths:
- '.github/workflows/release.yml'
workflow_dispatch:
jobs:
release-prep: