mirror of
https://gitee.com/jiulinxiri/ssh-scp-deploy.git
synced 2025-09-12 10:58:15 +08:00
17 lines
400 B
Markdown
17 lines
400 B
Markdown
# [Unreleased]
|
|
|
|
|
|
## [v1.0.1] - 2020-12-21
|
|
|
|
### Fixed
|
|
- Dockerfile used to copy just entrypoint.sh.
|
|
|
|
## [v1.0.0] - 2020-12-18
|
|
|
|
### Added
|
|
- First definition of the action.
|
|
|
|
|
|
[unreleased]: https://github.com/marcodallasanta/ssh-scp-deploy/compare/main...development
|
|
[v1.0.1]: https://github.com/underscore69/ssh-scp-deploy/tree/v1.0.1
|
|
[v1.0.0]: https://github.com/underscore69/ssh-scp-deploy/tree/v1.0.0 |