#!/bin/bash

set -e

maturin generate-ci github > .github/workflows/deploy.yml
