Bump dawidd6/action-send-mail from 3 to 4
[ilo.git] / huber.yaml
blobf31e394d246804754d84a1592aa5764f123f81e5
1 # SPDX-FileCopyrightText: The ilo Authors
2 # SPDX-License-Identifier: 0BSD
3 ---
4 - name: ilo
5   description: Manage reproducible build environments
6   source:
7     Github:
8       owner: metio
9       repo: ilo
10   targets:
11     - LinuxAmd64:
12         artifact_templates:
13           - "ilo-{version}-linux.tar.gz"
14     - MacOS:
15         artifact_templates:
16           - "ilo-{version}-mac.tar.gz"
17     - Windows:
18         artifact_templates:
19           - "ilo-{version}-windows.tar.gz"
20   detail: ~