This commit is contained in:
Salvatore Giordano
2021-03-18 14:33:42 +01:00
parent b653ec34d3
commit f992bfe698
+1 -1
View File
@@ -20,7 +20,7 @@ jobs:
repo: GetStream/flutter-samples
token: ${{ secrets.GH_TOKEN }}
dispatch_stable:
if: github.ref == 'refs/heads/master'
if: github.ref == 'refs/heads/main'
runs-on: ubuntu-latest
steps:
- uses: benc-uk/workflow-dispatch@v1