Skip to content

tests: get traefik ip from lb #238

tests: get traefik ip from lb

tests: get traefik ip from lb #238

Workflow file for this run

name: release
on:
workflow_dispatch:
push:
branches:
- main
- "release-**"
jobs:
release-please:
runs-on: ubuntu-latest
steps:
- uses: googleapis/release-please-action@v4
with:
token: ${{ secrets.PAT_TOKEN }}
config-file: release-please-config.json
manifest-file: .release-please-manifest.json
target-branch: main