Skip to content

Commit 490010e

Browse files
committed
Update J1900_immortal.yml
1 parent 1200962 commit 490010e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/J1900_immortal.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ jobs:
149149
150150
- name: SSH connection to Actions
151151
uses: P3TERX/[email protected]
152-
#if: (github.event.inputs.ssh == 'true' && github.event.inputs.ssh != 'false') || contains(github.event.action, 'ssh')
152+
if: (github.event.inputs.ssh == 'true' && github.event.inputs.ssh != 'false') || contains(github.event.action, 'ssh')
153153
env:
154154
TELEGRAM_CHAT_ID: ${{ secrets.TELEGRAM_CHAT_ID }}
155155
TELEGRAM_BOT_TOKEN: ${{ secrets.TELEGRAM_BOT_TOKEN }}

0 commit comments

Comments
 (0)