Skip to content

Commit

Permalink
separate go/gradle build
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielcoderX committed Feb 11, 2024
1 parent a58abae commit 3930a51
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/releaseTest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -77,11 +77,6 @@ jobs:
GOPROXY: https://proxy.golang.org,direct
GO111MODULE: "on"

uses: softprops/action-gh-release@v1
with:
files: app-release-signed.apk
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
android-build-and-release:
needs: go-build
runs-on: ubuntu-latest
Expand Down

0 comments on commit 3930a51

Please sign in to comment.