copy-action

This commit is contained in:
Roman Podymov 2023-05-31 14:52:00 +02:00
parent ae66602ce7
commit cad3b89dd1

View File

@ -13,7 +13,7 @@ jobs:
steps:
- uses: actions/checkout@master
- name: copy file
uses: canastro/copy-file-action@master
uses: canastro/copy-action@master
with:
source: "tests/a.txt"
target: "test-a.txt"