feat: allow manual executable build for github (#1415)

This commit is contained in:
nopeless
2023-10-04 10:35:04 -05:00
committed by GitHub
parent 701a7d99c4
commit ee90fe4a3d

View File

@@ -3,6 +3,8 @@ name: Release
on:
release:
types: [ published ]
workflow_dispatch:
permissions:
contents: write