name: deploy config
run-name: ${{ gitea.actor }} deploys new nginx config 🚀
on: [push]
jobs:
Explore-Gitea-Actions:
runs-on: docker
steps:
- run: whoami
- run: cd /etc/nixos && git pull
- run: nixos-rebuild switch