Skip to content

fix(generic,apis_entities): move action classes to generic app #757

fix(generic,apis_entities): move action classes to generic app

fix(generic,apis_entities): move action classes to generic app #757

# SPDX-FileCopyrightText: 2023 Birger Schacht <[email protected]>
# SPDX-License-Identifier: MIT
on:
push:
branches:
- main
workflow_dispatch:
permissions:
contents: write
pull-requests: write
name: release-please
jobs:
release-please:
runs-on: ubuntu-latest
steps:
- uses: googleapis/release-please-action@v4
with:
config-file: .github/release-please-config.json
manifest-file: .github/release-please-manifest.json
#target-branch: use this for testing