Skip to content

Add all-contributors bot and update CITATION.cff (#63) #20

Add all-contributors bot and update CITATION.cff (#63)

Add all-contributors bot and update CITATION.cff (#63) #20

Workflow file for this run

name: publish
on:
push:
branches:
- main
workflow_dispatch:
jobs:
build:
uses: './.github/workflows/build.yml'
deploy:
needs: build
uses: './.github/workflows/gh-pages.yml'