1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2024-12-31 01:53:50 +02:00
goreleaser/.goreleaser-nightly.yaml
Carlos Alexandro Becker 21eb4a2c93
build: fix nightly
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
2024-06-18 15:10:02 -03:00

13 lines
295 B
YAML

# yaml-language-server: $schema=https://goreleaser.com/static/schema-pro.json
# vim: set ts=2 sw=2 tw=0 fo=jcroql
version: 2
nightly:
publish_release: true
keep_single_release: true
name_template: "{{ incminor .Version }}-nightly"
includes:
- from_file:
path: ./.goreleaser.yaml