Skip to content

Add create_release.py and force conda upload on conflict #24

Add create_release.py and force conda upload on conflict

Add create_release.py and force conda upload on conflict #24

Workflow file for this run

name: "Pixi: Humble"
on:
push:
branches: [development, main]
pull_request:
branches: [development, main]
workflow_dispatch:
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
build-and-test:
uses: ./.github/workflows/_pixi.yaml
with:
environment: humble