Skip to content

chore(deps): bump the dev group across 1 directory with 2 updates (#684) #15

chore(deps): bump the dev group across 1 directory with 2 updates (#684)

chore(deps): bump the dev group across 1 directory with 2 updates (#684) #15

Workflow file for this run

# This file is synced with beam-community/common-config. Any changes will be overwritten.
name: Release
on:
push:
branches:
- main
jobs:
Please:
runs-on: ubuntu-latest
steps:
- id: release
name: Release
uses: googleapis/release-please-action@v4
with:
config-file: .github/release-please-config.json
manifest-file: .github/release-please-manifest.json
release-type: elixir
token: ${{ secrets.GH_PERSONAL_ACCESS_TOKEN }}