Skip to content

Fix logout link

Fix logout link #10

Workflow file for this run

name: deploy
on:
workflow_dispatch: {}
push:
branches:
- master
jobs:
build-container:
uses: fsinfuhh/workflows/.github/workflows/build_image.yml@main