Skip to content

Commit 8b67ced

Browse files
Fixed log output capture error
1 parent 2cccc5c commit 8b67ced

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/prod_push_update_to_server.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ jobs:
3333
ACTION_GXFS_WEBSERVER_SSH_PRIVATE_KEY: "op://rbiv7rvkkrsdlpcrz3bmv7nmcu/kttdw7r3jp6rir7rtgkwk2a22q/ACTION_GXFS_WEBSERVER_SSH_PRIVATE_KEY"
3434

3535
- name: executing remote ssh commands using password
36+
id: ssh-step
3637
uses: appleboy/ssh-action@master
3738
with:
3839
host: ${{ env.ACTION_GXFS_WEBSERVER_SSH_HOST }}

0 commit comments

Comments
 (0)