Skip to content

chore: Eliminate extraneous allocations in the winit example (#726) #472

chore: Eliminate extraneous allocations in the winit example (#726)

chore: Eliminate extraneous allocations in the winit example (#726) #472

on:
push:
branches:
- main
permissions:
contents: write
pull-requests: write
name: release-please
jobs:
release-please:
runs-on: ubuntu-latest
steps:
- uses: googleapis/release-please-action@v5
with:
token: ${{ secrets.RELEASE_PLEASE_TOKEN }}