mirror of
https://github.com/ButlerLogic/action-autotag.git
synced 2025-09-09 06:34:03 +07:00
Attempting to trigger operation with argument
This commit is contained in:
@ -45,3 +45,5 @@ outputs:
|
||||
runs:
|
||||
using: 'docker'
|
||||
image: 'Dockerfile'
|
||||
args:
|
||||
- "npm start"
|
||||
|
Reference in New Issue
Block a user