Skip to content

Commit 449f709

Browse files
committed
chore: cleanup and add version instead of tag
1 parent e6fa247 commit 449f709

File tree

2 files changed

+1
-68
lines changed

2 files changed

+1
-68
lines changed

.github/workflows/codeql-analysis.yml

Lines changed: 0 additions & 67 deletions
This file was deleted.

.goreleaser.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ archives:
2525
checksum:
2626
name_template: "checksums.txt"
2727
snapshot:
28-
name_template: "{{ .Tag }}-next"
28+
name_template: "{{ .Version }}-next"
2929
changelog:
3030
sort: asc
3131
filters:

0 commit comments

Comments
 (0)