Skip to content

Merge pull request #567 from cardano-foundation/fix/resolve-oobi-afte… #390

Merge pull request #567 from cardano-foundation/fix/resolve-oobi-afte…

Merge pull request #567 from cardano-foundation/fix/resolve-oobi-afte… #390

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: self-hosted
steps:
- name: 🚀 release-please-action
uses: google-github-actions/release-please-action@v3
with:
release-type: simple
bump-minor-pre-major: true
bump-patch-for-minor-pre-major: true