Skip to content

chore: update amp-embedded-infra-lib (#319) #172

chore: update amp-embedded-infra-lib (#319)

chore: update amp-embedded-infra-lib (#319) #172

---
name: Create Release
on:
workflow_dispatch:
push:
branches: [main]
permissions:
contents: read
concurrency:
group: ${{ github.ref }}-${{ github.workflow }}
cancel-in-progress: true
jobs:
release_please:
name: Create Release
runs-on: ubuntu-latest
steps:
- uses: google-github-actions/release-please-action@a37ac6e4f6449ce8b3f7607e4d97d0146028dc0b # v4.1.0
id: release
with:
token: ${{ secrets.AUTOMATIC_RELEASE_TOKEN }}