Where the messy magic happens
Where testing and scruntinization happen
Where production code lives
Sorry–too lazy
dev: write: false db-path: dev-db prod: write: true db-path: prod-db
on: ...
runs-on: ubuntu-latest
env: GITHUB_PAT: ${{ secrets.ACTIONS_DEPLOY_KEY }}
uses
sudo make-coffee