Skip to content

Add Dialogue to PromptCMD (#207) #740

Add Dialogue to PromptCMD (#207)

Add Dialogue to PromptCMD (#207) #740

Workflow file for this run

name: Deploy
on:
push:
branches:
- main
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- uses: webfactory/[email protected]
with:
ssh-private-key: ${{ secrets.PRIVKEY }}
- name: Deploy
run: bash .github/workflows/deploy.sh