You've already forked scp-action
mirror of
https://gitea.com/drucker/scp-action.git
synced 2025-08-10 04:59:47 +00:00
ci: add automated deployment for changed files (#105)
- 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 fix https://github.com/appleboy/scp-action/issues/73
This commit is contained in:
@@ -1 +1,2 @@
|
||||
foo
|
||||
foobar
|
||||
|
@@ -1 +1,2 @@
|
||||
bar
|
||||
foobar
|
||||
|
@@ -1 +1,3 @@
|
||||
c
|
||||
foobar
|
||||
test1234
|
||||
|
@@ -1 +1,3 @@
|
||||
d
|
||||
foobar
|
||||
foobar
|
||||
|
Reference in New Issue
Block a user