Skip to content

Commit a616e5f

Browse files
author
Achille Roussel
committed
add license file to releases
1 parent 0304b91 commit a616e5f

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.github/workflows/release.yaml

Lines changed: 4 additions & 1 deletion
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)