fix incorrect prefixes on session keys

This commit is contained in:
2026-08-19 14:27:58 +02:00
parent e3fcadc900
commit fb5f59027e
2 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ jobs:
env:
IMAGE_NAME: tladle
REGISTRY_NAME: gitea.sc0tt.org
GIT_TAG: 1.2
GIT_TAG: 1.2.1
runs-on: ubuntu-latest
steps:
- name: Checkout