动作更改文件

时间:2024-03-01 19:18:36
【文件属性】:

文件名称:动作更改文件

文件大小:105KB

文件格式:ZIP

更新时间:2024-03-01 19:18:36

JavaScript

变更文件 确定自上次工作流程运行以来哪些文件已更改。 用法 steps : - uses : actions/checkout@v2 with : # Be sure to set the fetch-depth to 0 to allow arbitrary analysis of previous commits fetch-depth : 0 # Be sure to set an ID on the step that invokes the action. We need this later to access outputs! - id : changed uses : colpal/actions-changed-files@v2 - run : echo '${{ steps.changed.outputs.all


【文件预览】:
actions-changed-files-master
----.gitattributes(20B)
----.github()
--------workflows()
----webpack.config.js(62B)
----src()
--------lib.test.js(868B)
--------lib.js(4KB)
--------index.js(391B)
----.eslintrc.yml(139B)
----README.md(1KB)
----dist()
--------main.js(110KB)
----action.yaml(821B)
----.gitignore(40B)
----package-lock.json(277KB)
----package.json(520B)

网友评论