Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnton Hvornum <anton@hvornum.se>2021-05-23 12:48:52 +0200
committerGitHub <noreply@github.com>2021-05-23 12:48:52 +0200
commit84ee318521953cff46412e54d16161be12e5e7d8 (patch)
tree8f4fd6082ec09c5ba2258a23df3db3a7f4402d79
parent1c9adbbedfcbd821fc4f4a74f1e63699ac33d6f5 (diff)
parent35578a0d3a2993ff0451e65b35049285e14f88a3 (diff)
Merge pull request #508 from dylanmtaylor/patch-1
Proposal: use iso-build for releases
-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: