dot/spcd/synchronize/action.yaml

10 lines
134 B
YAML
Raw Normal View History

2024-07-30 20:07:56 +00:00
inputs:
2024-10-14 11:47:01 +00:00
firstarg:
required: true
secondarg:
2024-07-30 20:07:56 +00:00
required: true
runs:
2024-07-30 20:26:40 +00:00
using: composite
2024-07-30 20:07:56 +00:00
steps:
2024-10-14 11:40:03 +00:00
- run: python3 -m multiply