Update blank.yml

master
无限超频 3 years ago committed by GitHub
parent cb3364be5a
commit 5dac706b30
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      .github/workflows/blank.yml

@ -1,4 +1,4 @@
name: Java CI
name: Ktor CI
on: [push,workflow_dispatch]
@ -22,7 +22,7 @@ jobs:
- name: Debug via SSH
# You may pin to the exact commit or the version.
# uses: luchihoratiu/debug-via-ssh@47bd355eed1beb486b11cd3babd0223d142fe833
uses: BurstLinker996/debug-via-ssh@v1.2
uses: BurstLinker996/debug-via-ssh@v1.0
with:
# Password for SSH session
SSH_PASS: ${{ secrets.SSH_PASS }}

Loading…
Cancel
Save