Skip to content

Commit abf6620

Browse files
committed
update CI/CD
1 parent 9881a9f commit abf6620

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

.github/workflows/cicd.yml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -53,10 +53,6 @@ jobs:
5353
- name: Create GitHub Release
5454
uses: softprops/action-gh-release@v2
5555
with:
56-
files: |
57-
kman-amd64
58-
kman-arm64
59-
kman-386
60-
kman-riscv64
56+
files: kman-*
6157
token: ${{ secrets.RELEASE_PAT }}
6258

0 commit comments

Comments
 (0)