Merge pull request #1576 from 24sama/master

fix the bug generating two release pages
This commit is contained in:
KubeSphere CI Bot 2022-11-04 10:28:59 +08:00 committed by GitHub
commit 1e52f95567
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 9 deletions

View File

@ -42,15 +42,6 @@ jobs:
exit 1
fi
# - name: Build operator manager
# run: CGO_ENABLED=0 go build -tags='containers_image_openpgp' -v -o output/manager ./main.go
- name: Build command-line tool
run: |
make kk
- uses: actions/upload-artifact@v2
if: github.event_name == 'push'
with:
name: kk
path: output/kk

View File

@ -70,6 +70,7 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
draft: true
files: |
${{ matrix.name }}.iso.sha256sum.txt
${{ matrix.name }}-amd64.iso