Skip to content

Update monitoring specifications (#106) #4

Update monitoring specifications (#106)

Update monitoring specifications (#106) #4

Workflow file for this run

name: Github Page
on:
push:
branches:
- main
jobs:
github-page:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Deploy GitHub Page 🚀
uses: JamesIves/github-pages-deploy-action@releases/v4
with:
branch: gh-pages
folder: public
force: false
clean-exclude: pr-preview/