Skip to content

update committee list #56

update committee list

update committee list #56

Workflow file for this run

name: Test Gatsby Build
on:
pull_request:
branches:
- master
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- uses: enriikke/gatsby-gh-pages-action@v2
with:
access-token: ${{ secrets.ACCESS_TOKEN }}
deploy-branch: main
gatsby-args: --verbose
skip-publish: true