feat: GHA to bump python packages using supersetbot (#27863)

This commit is contained in:
Maxime Beauchemin
2024-04-11 10:03:27 -07:00
committed by GitHub
parent a29cdefedf
commit cd136ad847
2 changed files with 72 additions and 0 deletions

View File

@@ -34,3 +34,7 @@ runs:
# simple trick to install globally with dependencies
npm pack
npm install -g ./supersetbot*.tgz
- name: echo supersetbot version
shell: bash
run: supersetbot version