update action

This commit is contained in:
2026-06-25 09:35:00 +02:00
parent 16a935cbe5
commit 489b1ccd48
+1 -1
View File
@@ -21,7 +21,7 @@ jobs:
steps: steps:
- name: Checkout - name: Checkout
uses: actions/checkout@v3 uses: actions/checkout@v3
- name: Set build variables - name: Set build variables for docker build
id: variables id: variables
run: | run: |
case "${{ inputs.branch }}" in case "${{ inputs.branch }}" in