Skip to content

Merge pull request #63 from cardano-foundation/refactor/margin_type #229

Merge pull request #63 from cardano-foundation/refactor/margin_type

Merge pull request #63 from cardano-foundation/refactor/margin_type #229

Workflow file for this run

name: 📦 Create a new Release
on:
push:
branches: ['main']
workflow_dispatch:
permissions:
contents: write
pull-requests: write
jobs:
create_release:
runs-on: ubuntu-latest
steps:
- name: 🚀 release-please-action
uses: googleapis/release-please-action@v4
with:
config-file: release-please-config.json
manifest-file: .release-please-manifest.json