Fix plugin release

This commit is contained in:
Andras Schmelczer 2024-12-19 21:53:17 +00:00
parent ec87a65e82
commit fddb14886e
No known key found for this signature in database
GPG key ID: FC8F2C3D3D1A718C
2 changed files with 10 additions and 7 deletions

View file

@ -44,7 +44,7 @@ jobs:
run: |
tag="${GITHUB_REF#refs/tags/}"
cd plugin
cd plugin/build
gh release create "$tag" \
--title="$tag" \