Fix[CD]: run release build matrix on github release creation, workflow trigger fix

This commit is contained in:
kayos@tcp.direct 2024-05-01 12:40:51 -07:00
parent fb7c7f622a
commit 8bb53ab4e3
No known key found for this signature in database
GPG Key ID: 4B841471B4BEE979
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ name: Build and Release
on:
release:
types: [created, published, released]
types: [published]
workflow_dispatch:
# inputs:
# repository: