Merge pull request #29 from NullHypothesis/fix-branch-name

Replace "main" with "master".
This commit is contained in:
Philipp Winter 2024-03-10 14:40:06 -05:00 committed by GitHub
commit 447aca7411
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -2,7 +2,7 @@ name: Deploy website
on:
push:
branches:
main
master
permissions:
contents: write