[WIP] Update release workflow

This commit is contained in:
Vladimir Stoilov
2024-10-11 11:03:05 +03:00
parent 61a5b8027e
commit a7d97fec55

View File

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