Explorar el Código

chore: tag name

GyDi hace 3 años
padre
commit
1f208454ae
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      .github/workflows/release.yml

+ 1 - 1
.github/workflows/release.yml

@@ -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