test(actions): Test copy workflow

This commit is contained in:
plcnk
2024-08-18 23:41:05 +02:00
parent d22af619f0
commit 98287eab11
2 changed files with 1 additions and 3 deletions

View File

@ -16,7 +16,7 @@ jobs:
with:
fetch-depth: 0
- name: Copy README to gh-pages
uses: planetoftheweb/copy-to-branches@v1
uses: planetoftheweb/copy-to-branches@v1.3
env:
key: master
files: README.md

View File

@ -34,5 +34,3 @@ The code in this repository is provided as-is with no warranties.
## License
This project is licensed under the [MIT License](./LICENSE).
This is a test.