Skip to content

Workflow file for this run

name: Deploy GitHub Pages
on:
push:
branches:
- main # or the branch you are using for deployment
permissions:
id-token: write
contents: read