Skip to content

Deploy

Deploy #24

Workflow file for this run

name: Deploy
on:
workflow_dispatch:
jobs:
deploy:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
repository: canleskis/particular
path: particular
- name: Deploy Benchmarks
run: |
./.github/scripts/deploy_benchmarks.sh