mirror of
https://github.com/cnrancher/kube-explorer.git
synced 2025-09-05 16:30:17 +00:00
Compare commits
1 Commits
v0.5.0-rc1
...
v0.5.0-rc2
Author | SHA1 | Date | |
---|---|---|---|
|
8bf22555dd |
2
.github/workflows/push.yaml
vendored
2
.github/workflows/push.yaml
vendored
@@ -76,6 +76,6 @@ jobs:
|
|||||||
uses: softprops/action-gh-release@v2
|
uses: softprops/action-gh-release@v2
|
||||||
if: startsWith(github.ref, 'refs/tags/')
|
if: startsWith(github.ref, 'refs/tags/')
|
||||||
with:
|
with:
|
||||||
files: dist/*
|
files: dist/kube-explorer-*
|
||||||
body_path: dist/release-note
|
body_path: dist/release-note
|
||||||
draft: true
|
draft: true
|
Reference in New Issue
Block a user