Skip to content

chore(deps): bump actions/upload-artifact from 4.3.0 to 4.3.1 (#291) #235

chore(deps): bump actions/upload-artifact from 4.3.0 to 4.3.1 (#291)

chore(deps): bump actions/upload-artifact from 4.3.0 to 4.3.1 (#291) #235

---
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@cc61a07e2da466bebbc19b3a7dd01d6aecb20d1e # v4.0.2
with:
token: ${{ secrets.AMP_RELEASER_TOKEN }}