Skip to content

Commit f1292be

Browse files
authored
Update build-agent-splunk pipeline release step (#1039)
1 parent 6d43085 commit f1292be

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-agent-splunk.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,5 @@ jobs:
5353
else
5454
gh release create "$TAG" \
5555
--title "agent-splunk $TAG" \
56-
--generate-notes \
5756
agent-splunk
5857
fi

tools/agents/agent-splunk/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,3 +41,4 @@ go build -o agent-splunk .
4141
podman build -f Containerfile -t agent-splunk .
4242
podman run --env-file .env agent-splunk
4343
```
44+

0 commit comments

Comments
 (0)