Explorar el Código

chore: fix actions

Steve Johnson hace 2 años
padre
commit
1b44bf26b9
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      .github/workflows/build-pre-release.yaml

+ 0 - 1
.github/workflows/build-pre-release.yaml

@@ -70,7 +70,6 @@ jobs:
         uses: softprops/action-gh-release@v1
         if: ${{  success() }}
         with:
-          tag: ${{ github.ref_name }}
           tag_name: Prerelease-alpha
           files: app/build/outputs/apk/meta-alpha/release/*
           prerelease: true