fix ci
This commit is contained in:
@@ -20,7 +20,7 @@ jobs:
|
|||||||
repo: GetStream/flutter-samples
|
repo: GetStream/flutter-samples
|
||||||
token: ${{ secrets.GH_TOKEN }}
|
token: ${{ secrets.GH_TOKEN }}
|
||||||
dispatch_stable:
|
dispatch_stable:
|
||||||
if: github.ref == 'refs/heads/master'
|
if: github.ref == 'refs/heads/main'
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: benc-uk/workflow-dispatch@v1
|
- uses: benc-uk/workflow-dispatch@v1
|
||||||
|
|||||||
Reference in New Issue
Block a user