Fix default value formatting in workflow YAML files and clean up whitespace in update_ff.py

This commit is contained in:
mr. M
2025-01-30 00:39:11 +01:00
parent 8d8c9e8a01
commit 93ab8babbc
5 changed files with 8 additions and 7 deletions

View File

@@ -14,7 +14,7 @@ on:
MOZ_BUILD_DATE:
type: string
required: true
default: ""
default: ''
jobs:
build-linux: