Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.github/workflows/iso-build.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/.github/workflows/iso-build.yaml b/.github/workflows/iso-build.yaml
index 106bac4a..d603cdcb 100644
--- a/.github/workflows/iso-build.yaml
+++ b/.github/workflows/iso-build.yaml
@@ -15,6 +15,9 @@ on:
- '**.md'
- 'LICENSE'
- 'PKGBUILD'
+ release:
+ types:
+ - created
jobs:
build: