Skip to content
This repository has been archived by the owner on Nov 3, 2023. It is now read-only.

Commit

Permalink
chore: tag name
Browse files Browse the repository at this point in the history
  • Loading branch information
zzzgydi committed Dec 26, 2021
1 parent 2fdcc9c commit 1f20845
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
tagName: clash-verge-v__VERSION__
tagName: v__VERSION__
releaseName: "Clash Verge v__VERSION__"
releaseBody: "This is a release."
releaseDraft: true
Expand Down

0 comments on commit 1f20845

Please sign in to comment.