mirror of
https://github.com/cnrancher/kube-explorer.git
synced 2025-09-02 23:17:41 +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
|
||||
if: startsWith(github.ref, 'refs/tags/')
|
||||
with:
|
||||
files: dist/*
|
||||
files: dist/kube-explorer-*
|
||||
body_path: dist/release-note
|
||||
draft: true
|
Reference in New Issue
Block a user