Skip to content

Merge pull request #4083 from cardano-foundation/1.11.0 #171

Merge pull request #4083 from cardano-foundation/1.11.0

Merge pull request #4083 from cardano-foundation/1.11.0 #171

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: [arc-runner-set]
steps:
- name: 🚀 release-please-action
uses: google-github-actions/release-please-action@v3
with:
release-type: node
bump-minor-pre-major: true
bump-patch-for-minor-pre-major: true
release-as: 1.11.0