Skip to content

v1.27.1

v1.27.1 #70

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: 5
steps:
- name: Repository Dispatch
uses: peter-evans/repository-dispatch@v4
with:
token: ${{ secrets.SABER_LANDING_TOKEN }}
repository: saber-notes/saber_landing
event-type: saber-release