Skip to content

Map particle with PDG -5122 (#41) #10

Map particle with PDG -5122 (#41)

Map particle with PDG -5122 (#41) #10

Workflow file for this run

name: Deploy dmX to GitHub Pages
on:
push:
branches: [main]
permissions:
contents: write
jobs:
build-and-deploy:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Deploy
uses: JamesIves/github-pages-deploy-action@v4
with:
folder: .
clean-exclude: |
pr-preview/
beta/
target-folder: main/
force: false