Skip to content

feat: new luminance strategy for terminal render #37

feat: new luminance strategy for terminal render

feat: new luminance strategy for terminal render #37

Workflow file for this run

name: release
permissions:
pull-requests: write
contents: write
on:
push:
branches:
- main
jobs:
release:
uses: cxreiff/github_workflows/.github/workflows/rust_release.yml@main
permissions:
pull-requests: write
contents: write
secrets:
DEDICATED_TOKEN: ${{ secrets.DEDICATED_TOKEN }}
CARGO_REGISTRY_TOKEN: ${{ secrets.CARGO_REGISTRY_TOKEN }}
with:
linux_dependencies: libasound2-dev libudev-dev libwayland-dev libxkbcommon-dev