docker-swarm-deploy-github-action
Version updated for serversideup/github-action-docker-swarm-deploy to version v3.1.0.
- This action is used across all versions by 30 repositories.
Go to the GitHub Marketplace to find the latest changes.
Release notes
š Bug fixes
- This fixes and issue with loading ENV files. If they were quoted or set as
MYVAR="${OTHER_VAR}
the values were not being interpreted correctly - We also added a ton of validation, debugging, and documentation for SSH connections
Full Changelog: https://github.com/serversideup/github-action-docker-swarm-deploy/compare/v3...v3.1.0