Skip to content

chore(deps): bump actions/upload-artifact from 3.1.3 to 4.0.0 (#247) #194

chore(deps): bump actions/upload-artifact from 3.1.3 to 4.0.0 (#247)

chore(deps): bump actions/upload-artifact from 3.1.3 to 4.0.0 (#247) #194

---
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 }}