Skip to content

Commit 4c398a5

Browse files
authored
Add files via upload
1 parent 3a172cb commit 4c398a5

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
name: "My Custom Deploy Action"
2+
description: "Deploys static files using Node 20"
3+
runs:
4+
using: "node20"
5+
main: "main.js"

0 commit comments

Comments
 (0)