Skip to content

chore(deps): bump castore from 1.0.10 to 1.0.11 in the prod group (#741) #14

chore(deps): bump castore from 1.0.10 to 1.0.11 in the prod group (#741)

chore(deps): bump castore from 1.0.10 to 1.0.11 in the prod group (#741) #14

name: Release
on:
push:
branches:
- master
permissions:
contents: write
pull-requests: write
jobs:
Please:
runs-on: ubuntu-latest
steps:
- id: release
name: Release
uses: googleapis/release-please-action@v4.1.3
with:
config-file: .github/release-please-config.json
manifest-file: .github/release-please-manifest.json
release-type: elixir
target-branch: master
token: ${{ secrets.GH_PAT_RELEASE_PLEASE_ACTION }}