This commit is contained in:
Vivek Teega 2023-12-09 15:54:17 +05:30
parent 27919f3712
commit ca4c7f5b6a

View File

@ -3,7 +3,7 @@ on: [push]
jobs:
build:
name: Pull changes and deploy API
runs-on: self-hosted
runs-on: [ramanujam]
steps:
- name: multiple command
uses: appleboy/ssh-action@v1.0.0