Skip to content

chore: Modify LICENSE to GPLv3 #30

chore: Modify LICENSE to GPLv3

chore: Modify LICENSE to GPLv3 #30

Workflow file for this run

name: Deploy Client
on:
push:
branches:
- main
permissions:
contents: write
jobs:
build-and-deploy:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v4
- name: Deploy
uses: JamesIves/github-pages-deploy-action@v4
with:
folder: client