Skip to content

feat: INF-3764 add default timouts overwritable with input (#127) #49

feat: INF-3764 add default timouts overwritable with input (#127)

feat: INF-3764 add default timouts overwritable with input (#127) #49

Workflow file for this run

name: Prepare the release
on:
push:
branches:
- main
paths:
- ".github/workflows/*.yaml"
workflow_dispatch:
jobs:
release:
uses: parcelLab/ci/.github/workflows/release.yaml@v8
secrets:
repoAccessToken: ${{ secrets.REPO_ACCESS_TOKEN_OPEN_SOURCE }}