Skip to content

Commit

Permalink
Revert "another try"
Browse files Browse the repository at this point in the history
This reverts commit f70ead2.
  • Loading branch information
bluemaex committed Aug 7, 2023
1 parent 915b739 commit 6c99c5a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions .github/release-drafter-grafana-loki.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
name-template: "loki $RESOLVED_VERSION"
tag-template: "loki-$RESOLVED_VERSION"
tag-prefix: "loki-"
name-template: "grafana-loki $RESOLVED_VERSION"
tag-template: "grafana-loki-$RESOLVED_VERSION"
tag-prefix: "grafana-loki-"
include-paths:
- "grafana-loki"
change-template: "- $TITLE @$AUTHOR (#$NUMBER)"
Expand Down
6 changes: 3 additions & 3 deletions .github/release-drafter-grafana-promtail.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
name-template: "promtail $RESOLVED_VERSION"
tag-template: "promtail-$RESOLVED_VERSION"
tag-prefix: "promtail-"
name-template: "grafana-promtail $RESOLVED_VERSION"
tag-template: "grafana-promtail-$RESOLVED_VERSION"
tag-prefix: "grafana-promtail-"
include-paths:
- "grafana-promtail"
change-template: "- $TITLE @$AUTHOR (#$NUMBER)"
Expand Down

0 comments on commit 6c99c5a

Please sign in to comment.