Skip to content

ENH: add support for Pixi activation in Binder (#448) #667

ENH: add support for Pixi activation in Binder (#448)

ENH: add support for Pixi activation in Binder (#448) #667

name: Release Drafter
on:
push:
branches:
- main
- epic/*
workflow_dispatch:
jobs:
update_release_draft:
runs-on: ubuntu-24.04
steps:
- uses: release-drafter/release-drafter@v6
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}