Skip to content

temp: stick to flutter 3.19 for now #27

temp: stick to flutter 3.19 for now

temp: stick to flutter 3.19 for now #27

name: Update saber-landing page
on:
# Enable manual run
workflow_dispatch:
push:
tags:
- '**'
branches:
- '**'
paths:
- .github/workflows/update-landing-page.yml
jobs:
dispatch:
runs-on: ubuntu-latest
timeout-minutes: 1
steps:
- name: Repository Dispatch
uses: peter-evans/repository-dispatch@v3
with:
token: ${{ secrets.SABER_LANDING_TOKEN }}
repository: saber-notes/saber-landing
event-type: saber-release