Skip to content

publish

publish #1

Workflow file for this run

name: publish
on:
workflow_dispatch:
jobs:
release:
runs-on: ubuntu-latest
steps:
- name: Install dependencies
run: |
echo pip install git+https://${GITHUB_ACTOR}:${{ secrets.GITHUB_TOKEN }}@github.com/databricks-industry-solutions/industry-solutions-release