We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0304b91 + a616e5f commit 4a3f1bbCopy full SHA for 4a3f1bb
.github/workflows/release.yaml
@@ -74,4 +74,7 @@ jobs:
74
- name: Release Artifacts
75
uses: softprops/action-gh-release@v1
76
with:
77
- files: kubectl-curl_*/*
+ generate_release_notes: true
78
+ files: |
79
+ kubectl-curl_*/*
80
+ LICENSE
0 commit comments