-
I built my Flutter app for Android and when I downloaded it from the store the version appeared to be the first commit I ever made to GitHub. It's not remotely the current version of the app. Is there a way for me to specify which branch is used when using Build Manually? Note: I would like to build the most recent push to the "main" branch. |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments
-
Hi @polyGeek, Let us know if you still have any questions. |
Beta Was this translation helpful? Give feedback.
-
Well duh! That should have been obvious. Sorry, I thought it would be a setting that remained relatively static. This is much better. Thanks. |
Beta Was this translation helpful? Give feedback.
-
Hi, is it possible to select a specific commit to build? |
Beta Was this translation helpful? Give feedback.
Hi @polyGeek,
When you trigger a new build from the dashboard, you should see an option to select the branch and workflow.
Please check the attachment below.
Let us know if you still have any questions.