dot/spcd/synchronize/action.yaml
Marc Beninca 5d722f98be
All checks were successful
/ job (push) Successful in 1m10s
action
2024-10-14 13:47:01 +02:00

9 lines
134 B
YAML

inputs:
firstarg:
required: true
secondarg:
required: true
runs:
using: composite
steps:
- run: python3 -m multiply