mirror of
https://github.com/chatmail/core.git
synced 2026-05-03 21:36:29 +03:00
Merge pull request #5873 from deltachat/dependabot/github_actions/horochx/deploy-via-scp-1.1.0
This commit is contained in:
2
.github/workflows/node-docs.yml
vendored
2
.github/workflows/node-docs.yml
vendored
@@ -31,7 +31,7 @@ jobs:
|
|||||||
mv docs js
|
mv docs js
|
||||||
|
|
||||||
- name: Upload
|
- name: Upload
|
||||||
uses: horochx/deploy-via-scp@v1.0.1
|
uses: horochx/deploy-via-scp@1.1.0
|
||||||
with:
|
with:
|
||||||
user: ${{ secrets.USERNAME }}
|
user: ${{ secrets.USERNAME }}
|
||||||
key: ${{ secrets.KEY }}
|
key: ${{ secrets.KEY }}
|
||||||
|
|||||||
Reference in New Issue
Block a user