Skip to content

chore(main): release iapp 1.5.0 (#272) #75

chore(main): release iapp 1.5.0 (#272)

chore(main): release iapp 1.5.0 (#272) #75

name: release-please
description: triggers release-please to open the next release PR
on:
push:
branches:
- main
permissions:
contents: write
issues: write
pull-requests: write
jobs:
release-please:
uses: iExecBlockchainComputing/github-actions-workflows/.github/workflows/release-please.yml@release-please-v2.1.0
secrets: inherit