mirror of
https://github.com/johannesjo/super-productivity.git
synced 2026-07-29 18:50:07 +00:00
build(deps): bump easingthemes/ssh-deploy from 2.1.5 to 2.2.11
Bumps [easingthemes/ssh-deploy](https://github.com/easingthemes/ssh-deploy) from 2.1.5 to 2.2.11. - [Release notes](https://github.com/easingthemes/ssh-deploy/releases) - [Changelog](https://github.com/easingthemes/ssh-deploy/blob/main/docs/CHANGELOG.md) - [Commits](https://github.com/easingthemes/ssh-deploy/compare/v2.1.5...v2.2.11) --- updated-dependencies: - dependency-name: easingthemes/ssh-deploy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
151a0ab41d
commit
db6325f4f2
1 changed files with 1 additions and 1 deletions
|
|
@ -49,7 +49,7 @@ jobs:
|
|||
run: npm run buildFrontend:prodWeb
|
||||
|
||||
- name: Deploy to Web Server
|
||||
uses: easingthemes/ssh-deploy@v2.1.5
|
||||
uses: easingthemes/ssh-deploy@v2.2.11
|
||||
env:
|
||||
SSH_PRIVATE_KEY: ${{ secrets.WEB_SERVER_SSH_KEY }}
|
||||
ARGS: '-rltgoDzvO --delete --exclude "news.json"'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue