mirror of
https://github.com/woodchen-ink/obsidian-publish-to-discourse.git
synced 2025-07-17 05:13:33 +08:00
Update release.yml
This commit is contained in:
parent
2c09cc5930
commit
f38560e4f1
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
@ -27,6 +27,7 @@ jobs:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
run: |
|
||||
tag="${GITHUB_REF#refs/tags/}"
|
||||
|
||||
|
||||
gh release create "$tag" \
|
||||
--title="$tag" \
|
||||
|
Loading…
x
Reference in New Issue
Block a user