fix ci
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user