Skip to content

fix: make config compatible with Traefik v3 #159

fix: make config compatible with Traefik v3

fix: make config compatible with Traefik v3 #159

Workflow file for this run

name: Automatic release
on:
push:
branches:
- main
jobs:
build-release:
uses: geokrety/geokrety-gha-workflows/.github/workflows/release.yml@main
secrets:
GH_TOKEN: ${{ secrets.GH_TOKEN }}