mirror of
https://github.com/canastro/copy-action.git
synced 2024-12-27 19:45:02 +08:00
copy-action
This commit is contained in:
parent
ae66602ce7
commit
cad3b89dd1
@ -13,7 +13,7 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@master
|
- uses: actions/checkout@master
|
||||||
- name: copy file
|
- name: copy file
|
||||||
uses: canastro/copy-file-action@master
|
uses: canastro/copy-action@master
|
||||||
with:
|
with:
|
||||||
source: "tests/a.txt"
|
source: "tests/a.txt"
|
||||||
target: "test-a.txt"
|
target: "test-a.txt"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user