sheet-actions - fix defaults in action.yml

This commit is contained in:
Nora Cahill
2025-11-04 12:05:16 -08:00
parent 23c78652bf
commit b1f4b786a7
+4
View File
@@ -7,6 +7,10 @@ inputs:
default: '::'
credentials:
required: true
run-all:
default: false
simulate:
default: false
runs:
using: 'node20'