Skip to content

Commit 8a14f95

Browse files
authored
Update deploy.yml
1 parent 64959c3 commit 8a14f95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ jobs:
1919
username: ${{ secrets.USERNAME }}
2020
key: ${{ secrets.KEY }}
2121
port: ${{ secrets.PORT }}
22-
script: ~/userguide/.github/scripts/deploy
22+
script: /opt/userguide/.github/scripts/deploy

0 commit comments

Comments
 (0)