Skip to content

feat(deps): bump cmake from 3.27.9 to 3.28.0 in /.devcontainer (#245) #192

feat(deps): bump cmake from 3.27.9 to 3.28.0 in /.devcontainer (#245)

feat(deps): bump cmake from 3.27.9 to 3.28.0 in /.devcontainer (#245) #192

---
name: Create Release
on:
push:
branches: [main]
workflow_dispatch:
permissions:
contents: read
concurrency:
group: ${{ github.ref }}-${{ github.workflow }}
jobs:
create-release:
runs-on: ubuntu-latest
steps:
- uses: google-github-actions/release-please-action@a2d8d683f209466ee8c695cd994ae2cf08b1642d # v4.0.1
with:
token: ${{ secrets.AMP_RELEASER_TOKEN }}