Skip to content

Upload AppImages to GitHub Release on tag push #12

Upload AppImages to GitHub Release on tag push

Upload AppImages to GitHub Release on tag push #12

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