Skip to content

fix: add send all conv #96

fix: add send all conv

fix: add send all conv #96

Workflow file for this run

name: Deploy 👻
on:
push:
tags:
- 'v[0-9]+.[0-9]+.[0-9]+'
jobs:
deploy:
name: Deploy 📦
runs-on: ubuntu-latest
steps:
- name: connect/deploy
uses: appleboy/[email protected]
with:
host: ${{ secrets.HOST }}
username: ${{ secrets.USERNAME }}
key: ${{ secrets.KEY }}
script: bash /alien/deploy.sh