Skip to content

Commit

Permalink
teste apk - email
Browse files Browse the repository at this point in the history
  • Loading branch information
ErnestoMoraes committed Mar 14, 2023
1 parent d44653a commit 31faadd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,6 @@ jobs:
password: ${{ secrets.EMAIL_PASSWORD }}
subject: My APK
body: Please find attached the APK.
from: '[email protected]'
from: ${{ secrets.EMAIL_USERNAME }}
to: '[email protected]'
attachments: 'app-debug.apk'
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ Atividade 01:
- [ ] Preparando Extensions de UI
- [ ] Dotenv
- [ ] RestClient - Dio

senha: cddbdabqeujfjluo

0 comments on commit 31faadd

Please sign in to comment.