Skip to content

push to banana

push to banana #26

Workflow file for this run

name: deploy_wf
on:
push:
branches: [ master, dev, workflow-stuff ]
jobs:
deploy-production:
uses:
./.github/workflows/deploymentProduction_wf.yml
secrets: inherit