cocktailpeanut 2 meses atrás
pai
commit
3896e1d682
1 arquivos alterados com 2 adições e 1 exclusões
  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