Skip to content

Deploy

Deploy #90

Workflow file for this run

name: Deploy
on:
workflow_dispatch:
jobs:
deploy:
uses: Geode-solutions/actions/.github/workflows/py-deploy.yml@master
with:
repos: ${{ vars.REPOS }}
secrets: inherit