We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0304b91 commit a616e5fCopy full SHA for a616e5f
.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