We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 64959c3 commit 8a14f95Copy full SHA for 8a14f95
.github/workflows/deploy.yml
@@ -19,4 +19,4 @@ jobs:
19
username: ${{ secrets.USERNAME }}
20
key: ${{ secrets.KEY }}
21
port: ${{ secrets.PORT }}
22
- script: ~/userguide/.github/scripts/deploy
+ script: /opt/userguide/.github/scripts/deploy
0 commit comments