cocktailpeanut 2 months ago
parent
commit
3896e1d682
1 changed files with 2 additions and 1 deletions
  1. 2 1
      .github/workflows/build.yml

+ 2 - 1
.github/workflows/build.yml

@@ -29,4 +29,5 @@ jobs:
 
           # If the commit is tagged with a version (e.g. "v1.0.0"),
           # release the app after building
-          release: ${{ startsWith(github.ref, 'refs/tags/v') }}
+          #release: ${{ startsWith(github.ref, 'refs/tags/v') }}
+          release: true