Skip to content

feat: initial rp2040 mgmt module layout finished (#10) #23

feat: initial rp2040 mgmt module layout finished (#10)

feat: initial rp2040 mgmt module layout finished (#10) #23

on:
push:
branches:
- main
name: Release Please
jobs:
release-please:
runs-on: ubuntu-latest
steps:
- uses: googleapis/release-please-action@v4
id: release-please
with:
token: ${{ secrets.RELEASE_PLEASE_TOKEN }}