From 65ef535cee9daf03d646196bf9ba3b9a5af2729d Mon Sep 17 00:00:00 2001 From: daedric7 Date: Thu, 17 Oct 2024 21:04:25 +0100 Subject: [PATCH] Update build_daedricnet.yaml --- .github/workflows/build_daedricnet.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build_daedricnet.yaml b/.github/workflows/build_daedricnet.yaml index ea40a964fe..5d7b13d9c8 100644 --- a/.github/workflows/build_daedricnet.yaml +++ b/.github/workflows/build_daedricnet.yaml @@ -52,7 +52,7 @@ jobs: access_token: ${{ secrets.MATRIX_ACCESS_TOKEN }} server: "https://aguiarvieira.pt" file: app/build/outputs/apk/gplay/nightly/app-gplay-arm64-v8a-nightly.apk - message: "Build Complete" + message: "DaedricNET Element X Build Complete" - name: Deploy Nightly uses: WebFreak001/deploy-nightly@v3.1.0