olmps / memo

Memo is an open-source, programming-oriented spaced repetition software (SRS) written in Flutter.
BSD 3-Clause "New" or "Revised" License
1.83k stars 159 forks source link

Pull request Workflow Fix #156

Closed ggirotto closed 3 years ago

ggirotto commented 3 years ago

Fixes forked PR not being able to run pull_request workflow due to the usage of Github Secrets

ggirotto commented 3 years ago

Closes #154

ggirotto commented 3 years ago

@matuella Converted to a draft because I realize that using a placeholder GoogleService-Info.plist will be terrible while debugging using the real one (it eventually may be wrongly updated in source control). I have to think a little bit more about this solution

ggirotto commented 3 years ago

@matuella Now I think this is good to go