Update workflow file to match expected format

This commit is contained in:
2025-09-06 03:41:14 -05:00
parent 9e149fe667
commit 7bb8ef4567

View File

@@ -1,6 +1,7 @@
name: "Build certificates" name: "Build certificates"
on: on:
workflow_dispatch: workflow_dispatch:
inputs:
# Note: this doesn't work on current gitea for some reason? # Note: this doesn't work on current gitea for some reason?
build_certs: build_certs:
description: "Build certificates from scratch" description: "Build certificates from scratch"