Skip to content

Commit 0cb84d2

Browse files
committed
feat: update
1 parent 883b61c commit 0cb84d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/webpack.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
npm run build
2424
2525
- name: Deploy
26-
uses: easingthemes/ssh-deploy@v2.0.7
26+
uses: easingthemes/ssh-deploy@main
2727
env:
2828
SSH_PRIVATE_KEY: ${{ secrets.SERVER_PRIVATE_KEY }}
2929
ARGS: '-avz --delete'

0 commit comments

Comments
 (0)