Skip to content

Commit 1402323

Browse files
authored
update nightly tag to "nightly" rather than "devel" (#1313)
1 parent 62a6d5a commit 1402323

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/.goreleaser.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ announce:
150150
enabled: true
151151

152152
nightly:
153-
tag_name: devel
153+
tag_name: nightly
154154
publish_release: true
155155
keep_single_release: true
156156
version_template: "{{ incpatch .Version }}-{{ .ShortCommit }}-nightly"

0 commit comments

Comments
 (0)