Skip to content

Commit

Permalink
Merge pull request #10 from ErnestoMoraes/dev
Browse files Browse the repository at this point in the history
teste apk - email
  • Loading branch information
ErnestoMoraes committed Mar 14, 2023
2 parents 328efac + 31faadd commit e020dea
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 e020dea

Please sign in to comment.