From 31faadd7ac6412bcf66ba4d5c28fa798764c8e33 Mon Sep 17 00:00:00 2001 From: ErnestoMoraes Date: Tue, 14 Mar 2023 11:00:01 -0300 Subject: [PATCH] teste apk - email --- .github/workflows/ci-cd.yml | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/ci-cd.yml b/.github/workflows/ci-cd.yml index 72db307..38ab3c0 100644 --- a/.github/workflows/ci-cd.yml +++ b/.github/workflows/ci-cd.yml @@ -75,6 +75,6 @@ jobs: password: ${{ secrets.EMAIL_PASSWORD }} subject: My APK body: Please find attached the APK. - from: 'joseernestosantosmoraes@gmail.com' + from: ${{ secrets.EMAIL_USERNAME }} to: 'jose.ernesto.santos07@aluno.ifce.edu.br' attachments: 'app-debug.apk' \ No newline at end of file diff --git a/README.md b/README.md index 72a320f..b9792d8 100644 --- a/README.md +++ b/README.md @@ -7,4 +7,4 @@ Atividade 01: - [ ] Preparando Extensions de UI - [ ] Dotenv - [ ] RestClient - Dio - \ No newline at end of file + senha: cddbdabqeujfjluo \ No newline at end of file