We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ee3da1b + 093ee9b commit 60b122bCopy full SHA for 60b122b
1 file changed
.github/workflows/build_deploy.yaml
@@ -41,6 +41,7 @@ jobs:
41
- name: Checkout target repo
42
uses: actions/checkout@v4
43
with:
44
+ ref: dev
45
repository: phasetida/phasetida_flutter
46
token: ${{ secrets.FLUTTER_TOKEN }}
47
path: flutter-package
0 commit comments