This commit is contained in:
2025-03-29 00:49:25 +01:00
parent 738f74587e
commit b9d76ff03b

View File

@@ -24,6 +24,9 @@ jobs:
# aber 'contents: write' wird benötigt, damit der Workflow Änderungen committen kann.
permissions:
contents: write
environment:
name: production
steps:
# Schritt 1: Code auschecken