dribia / driviz

Data Visualization Library containing the Dribia Theme
MIT License
0 stars 0 forks source link

Fix release workflow #12

Closed airibarne closed 4 weeks ago

airibarne commented 4 weeks ago

Release workflow trigger should be:

on:
  push:
    branches:
      - main

Instead of:

https://github.com/dribia/driviz/blob/3e4afba2165f98e7c5b8c4cff8b7db39855891fa/.github/workflows/release.yml#L3-L8