Skip to content

upgrade: bevy 0.15, bevy_ratatui_camera 0.8 #53

upgrade: bevy 0.15, bevy_ratatui_camera 0.8

upgrade: bevy 0.15, bevy_ratatui_camera 0.8 #53

Workflow file for this run

name: release_plz
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