Skip to content

Commit

Permalink
Update credentials in flutter-actions.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ishitgami committed Jan 8, 2024
1 parent 984369a commit c47c8b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/flutter-actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,6 @@ jobs:
with :
folderId: ${{ secrets.FOLDER_ID }}
filename: "build/app/outputs/flutter-apk/app-armeabi-v7a-release.apk"
credentials: ${{ secrets.CREDENTIALS }}
credentials: ${{ secrets.CREDENTIALS }}


0 comments on commit c47c8b7

Please sign in to comment.