Skip to content

feat: init picture column #83

feat: init picture column

feat: init picture column #83

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