Skip to content

deps(docker): bump ubuntu from 2b7412e to 8eab65d in /.devcontain… #177

deps(docker): bump ubuntu from 2b7412e to 8eab65d in /.devcontain…

deps(docker): bump ubuntu from 2b7412e to 8eab65d in /.devcontain… #177

---
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@a6d1fd9854c8c40688a72f7e4b072a1e965860a0 # v4.0.0
with:
command: manifest
token: ${{ secrets.AMP_RELEASER_TOKEN }}