Skip to content

feat: updated pipeline-ci-pull-request #17

feat: updated pipeline-ci-pull-request

feat: updated pipeline-ci-pull-request #17

Workflow file for this run

name: Create release
on:
push:
branches:
- main
permissions:
id-token: write
contents: write
pull-requests: write
issues: write
jobs:
release:
uses: ./.github/workflows/release-please.yaml
with:
releaseType: simple