mirror of
https://github.com/zhouhua/obsidian-waveform-player.git
synced 2026-07-22 05:41:57 +00:00
change description
This commit is contained in:
parent
c312d9ecc9
commit
bdc63ade42
1 changed files with 1 additions and 0 deletions
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
|
|
@ -34,6 +34,7 @@ jobs:
|
|||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
run: |
|
||||
tag="${GITHUB_REF#refs/tags/}"
|
||||
tag="${tag#v}"
|
||||
|
||||
gh release create "$tag" \
|
||||
--title="$tag" \
|
||||
|
|
|
|||
Loading…
Reference in a new issue