Skip to content

fix: ignore main.db* #2

fix: ignore main.db*

fix: ignore main.db* #2

Workflow file for this run

# name: Deploy 👻
#
# on:
# push:
# branches:
# - main
# paths:
# - Cargo.toml
#
# 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 }}
# command_timeout: 1h
# script: bash /p/dream/config/deploy.sh