Skip to content

Updated supported applications for function keys (#1675) #924

Updated supported applications for function keys (#1675)

Updated supported applications for function keys (#1675) #924

name: github pages
on:
push:
branches:
- main
jobs:
deploy:
runs-on: macos-14
steps:
- uses: actions/checkout@v3
with:
fetch-depth: 1
submodules: recursive
- name: update
env:
GH_PAGES_UPDATER_SECRET: ${{ secrets.GH_PAGES_UPDATER_SECRET }}
run: bash core/scripts/update-gh-pages.sh