rename file to be consistent
This commit is contained in:
@@ -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: dist/main.js
|
||||
main: dist/index.js
|
||||
inputs:
|
||||
registry:
|
||||
description: URL to the container registry
|
||||
|
||||
Reference in New Issue
Block a user