nats-exec: move out

This commit is contained in:
2026-02-21 15:59:53 +01:00
parent ef521f6a56
commit 24da672a58
4 changed files with 4 additions and 158 deletions

View File

@@ -38,5 +38,6 @@ inputs:
required: false
default: 'false'
runs:
# noinspection YAMLSchemaValidation
using: 'go'
main: 'cmd/nats-upload/main.go'
main: 'main.go'