Skip to content

Deploy

Deploy #220

Workflow file for this run

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