Skip to content

Merge pull request #50 from NethermindEth/feature/app-build #15

Merge pull request #50 from NethermindEth/feature/app-build

Merge pull request #50 from NethermindEth/feature/app-build #15

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