uh ackshually the branch is main not master

This commit is contained in:
lifehackerhansol 2024-04-23 22:52:02 -07:00 committed by GitHub
parent 5d8ca271f0
commit 38e24d8953
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2,7 +2,7 @@ name: Deploy site
on:
push:
branches: [ master ]
branches: [ main ]
workflow_dispatch:
jobs: