setup build

This commit is contained in:
2023-08-18 20:22:35 -07:00
parent 5def737113
commit aa19b9f43f
8 changed files with 4218 additions and 3 deletions

View File

@@ -2,7 +2,7 @@ name: Docker Tag
description: Tags an existing container manifest in a remote registry without pulling/pushing any images
runs:
using: node16
main: main.js
main: dist/main.js
inputs:
registry:
description: URL to the container registry