staging #2

Merged
noah merged 19 commits from staging into master 2026-02-11 00:06:39 +00:00
7 changed files with 652 additions and 55 deletions
Showing only changes of commit dad112a5f8 - Show all commits

View File

@ -1,5 +1,8 @@
name: Deploy Pages
on: push
on:
push:
branches:
- 'master'
jobs:
deploy:
runs-on: ubuntu-latest