index : archinstall32 | |
Archlinux32 installer | gitolite user |
summaryrefslogtreecommitdiff |
author | Anton Hvornum <anton@hvornum.se> | 2021-05-23 12:48:52 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-05-23 12:48:52 +0200 |
commit | 84ee318521953cff46412e54d16161be12e5e7d8 (patch) | |
tree | 8f4fd6082ec09c5ba2258a23df3db3a7f4402d79 | |
parent | 1c9adbbedfcbd821fc4f4a74f1e63699ac33d6f5 (diff) | |
parent | 35578a0d3a2993ff0451e65b35049285e14f88a3 (diff) |
-rw-r--r-- | .github/workflows/iso-build.yaml | 3 |
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: |