mirror of
https://github.com/mandiant/capa.git
synced 2026-01-05 17:28:00 -08:00
ci: build standalone exe upon release
This commit is contained in:
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
@@ -1,7 +1,8 @@
|
||||
name: build
|
||||
|
||||
on:
|
||||
release: [created, edited]
|
||||
release:
|
||||
types: [created, edited]
|
||||
|
||||
|
||||
jobs:
|
||||
|
||||
Reference in New Issue
Block a user