Skip to content

Chore/remove unnecessary components (#4105) #177

Chore/remove unnecessary components (#4105)

Chore/remove unnecessary components (#4105) #177

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