Skip to content

Deploy

Deploy #8

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 }}
npm: true
secrets: inherit