mirror of
https://gitee.com/jack_whh/action-wechat-work.git
synced 2026-03-15 05:32:54 +08:00
Update action.yml
不要再容器中运行
This commit is contained in:
@@ -12,5 +12,5 @@ inputs:
|
|||||||
required: true
|
required: true
|
||||||
|
|
||||||
runs:
|
runs:
|
||||||
using: 'docker'
|
using: 'node12'
|
||||||
image: 'Dockerfile'
|
main: 'entrypoint.js'
|
||||||
|
|||||||
Reference in New Issue
Block a user