Skip to content

Commit

Permalink
fix: secrets inherit
Browse files Browse the repository at this point in the history
  • Loading branch information
AlvBarros committed Oct 6, 2023
1 parent 3faa9da commit 5fed41d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ jobs:
name: Deploy Android
needs: [setup-flutter, setup-appcenter-cli]
uses: ./.github/workflows/deploy_android.yml
secrets: inherit
with:
file: './build/app/outputs/apk/release/app-release.apk'
name: 'AlvaroBarrosC/GithubAction-Android'

0 comments on commit 5fed41d

Please sign in to comment.