Use the right branch name for deployment

This commit is contained in:
Damien Masson
2025-07-13 16:51:28 -04:00
parent fe49fe4069
commit 926ce7e931
+1 -1
View File
@@ -2,7 +2,7 @@ name: deploy
on:
push:
branches:
- master
- main
jobs:
deploy:
runs-on: ubuntu-latest