Skip to content

configure OpenFn

configure OpenFn #33

Workflow file for this run

on:
push:
branches:
- main
jobs:
deploy-to-lightning:
runs-on: ubuntu-latest
name: A job to deploy to Lightning
steps:
- name: openfn deploy
uses: OpenFn/[email protected]
with:
secret_input: ${{ secrets.OPENFN_API_KEY }}