mirror of
https://github.com/kubeshark/kubeshark.git
synced 2025-06-27 16:50:02 +00:00
💚 Set prerelease
to false
This commit is contained in:
parent
68aabf262f
commit
b125860d06
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -47,7 +47,7 @@ jobs:
|
|||||||
token: ${{ secrets.GITHUB_TOKEN }}
|
token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
artifacts: "bin/*"
|
artifacts: "bin/*"
|
||||||
tag: ${{ steps.version.outputs.tag }}
|
tag: ${{ steps.version.outputs.tag }}
|
||||||
prerelease: true
|
prerelease: false
|
||||||
bodyFile: 'bin/README.md'
|
bodyFile: 'bin/README.md'
|
||||||
|
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
|
Loading…
Reference in New Issue
Block a user