Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorDylan M. Taylor <dylan@dylanmtaylor.com>2021-05-22 17:02:12 -0400
committerGitHub <noreply@github.com>2021-05-22 17:02:12 -0400
commit35578a0d3a2993ff0451e65b35049285e14f88a3 (patch)
tree519d134d503d9fb687cb1aec3aa3755916082f60 /.github
parent86b415e25c8b2616f0850964f504e1ae1c6e0edb (diff)
Proposal: use iso-build for releases
Diffstat (limited to '.github')
-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: