ci: enable release on main
All checks were successful
Chromatic / chromatic (push) Successful in 1m59s
CI / ci (push) Successful in 2m55s
CI / commitlint (push) Successful in 11s
Release / release (push) Successful in 50s

This commit is contained in:
Théo LUDWIG 2024-07-24 12:41:01 +02:00
parent 3ae6d2fac3
commit 93a3177027
Signed by: theoludwig
GPG Key ID: ADFE5A563D718F3B

View File

@ -2,8 +2,7 @@ name: "Release"
on:
push:
branches: [staging]
# branches: [main, staging]
branches: [main, staging]
jobs:
release: