Skip to content

Commit 4a3f1bb

Browse files
author
Achille
authored
Merge pull request #5 from segmentio/add-license-to-releases
add license file to releases
2 parents 0304b91 + a616e5f commit 4a3f1bb

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.github/workflows/release.yaml

+4-1
Original file line numberDiff line numberDiff line change
@@ -74,4 +74,7 @@ jobs:
7474
- name: Release Artifacts
7575
uses: softprops/action-gh-release@v1
7676
with:
77-
files: kubectl-curl_*/*
77+
generate_release_notes: true
78+
files: |
79+
kubectl-curl_*/*
80+
LICENSE

0 commit comments

Comments
 (0)