Skip to content

Commit

Permalink
Update ssh-deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ShubhankarKG authored Nov 12, 2022
1 parent 19c436c commit 040ddaf
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/ssh-deploy.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
name: Deploy via SSH
on:
workflow_dispatch:
inputs:
logLevel:
description: 'Log level'
required: true
default: 'debug'
workflow_run:
workflows: ["Build and Release"]
types:
Expand Down

0 comments on commit 040ddaf

Please sign in to comment.