fixup! feat: add release workflow

Signed-off-by: Brian McGee <brian@bmcgee.ie>
This commit is contained in:
Brian McGee 2024-05-09 11:31:12 +01:00
parent fe1fad56c3
commit 5be37cafab
No known key found for this signature in database
GPG Key ID: D49016E76AD1E8C0

View File

@ -1,9 +1,7 @@
name: Release Binaries
on:
workflow_dispatch:
push:
tags:
- "v*"
release:
types: [created]
permissions:
contents: write