Initial commit

This commit is contained in:
2025-02-24 07:56:53 +01:00
parent 1226c3a84b
commit 736180e2c6

View File

@@ -3,7 +3,7 @@ name: Publish To Prod
on:
push:
branches:
- master # Set a branch to deploy
- main # Set a branch to deploy
pull_request:
jobs: