5 lines
162 B
Text
5 lines
162 B
Text
name : 'Custo, GitHub action'
|
|
description: ' A GitHub Action that takes an input and returns the square of the number'
|
|
inputs:
|
|
num:
|
|
description: 'Enter a n
|