fix the bug generating two release pages

Signed-off-by: 24sama <jacksama@foxmail.com>
This commit is contained in:
24sama 2022-11-03 14:32:00 +08:00
parent 74b94ae618
commit 6235c68e07
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