Fix immutable release bootstrap for 0.3.17
release / verify-publish (push) Successful in 6m13s
deploy / deploy (push) Canceled after 0s

This commit is contained in:
Jens
2026-08-12 13:35:02 +02:00
parent b5045cf487
commit 3cfb2260cc
7 changed files with 48 additions and 7 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ DJANGO_ALLOWED_HOSTS=vacatureradar.example.be,127.0.0.1,localhost
DJANGO_CSRF_TRUSTED_ORIGINS=https://vacatureradar.example.be
DJANGO_TIME_ZONE=Europe/Brussels
VACATURERADAR_OWNER_NAME=Jens
VACATURERADAR_VERSION=0.3.16
VACATURERADAR_VERSION=0.3.17
POSTGRES_DB=vacatureradar
POSTGRES_USER=vacatureradar