mirror of
https://github.com/ButlerLogic/action-autotag.git
synced 2025-11-21 07:15:29 +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