Fix plugin release
This commit is contained in:
parent
ec87a65e82
commit
fddb14886e
2 changed files with 10 additions and 7 deletions
2
.github/workflows/release-plugin.yml
vendored
2
.github/workflows/release-plugin.yml
vendored
|
|
@ -44,7 +44,7 @@ jobs:
|
|||
run: |
|
||||
tag="${GITHUB_REF#refs/tags/}"
|
||||
|
||||
cd plugin
|
||||
cd plugin/build
|
||||
|
||||
gh release create "$tag" \
|
||||
--title="$tag" \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue