ci: add automated deployment for changed files

- Add a new job `changes` to the `ci.yml` file
- Copy changed files to a server in the `changes` job
- Add a YAML code block to the `README.md` file
- Add `foobar` to `c.txt` and `d.txt` in the `tests` folder

Signed-off-by: Bo-Yi.Wu <appleboy.tw@gmail.com>
This commit is contained in:
Bo-Yi.Wu
2023-04-09 17:32:03 +08:00
parent 43abfa778d
commit 3e8794afe7
4 changed files with 66 additions and 0 deletions

View File

@@ -1 +1,3 @@
c
foobar
test1234