Skip to content

[go_router] Batch release (#11354) #1

[go_router] Batch release (#11354)

[go_router] Batch release (#11354) #1

name: Batch Release
on:
push:
branches:
- 'release-go_router'
jobs:
release:
uses: ./.github/workflows/resuable_release.yml

Check failure on line 8 in .github/workflows/release_from_branches.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/release_from_branches.yml

Invalid workflow file

error parsing called workflow ".github/workflows/release_from_branches.yml" -> "./.github/workflows/resuable_release.yml" : failed to fetch workflow: workflow was not found.
with:
is-batch-release: true
branch-name: '${{ github.ref_name }}'
secrets: inherit