1
1
mirror of https://github.com/theoludwig/eslint-config-conventions.git synced 2024-12-18 21:45:04 +01:00

ci: release beta

This commit is contained in:
Théo LUDWIG 2024-10-07 17:46:08 +02:00
parent 55a46104da
commit 1719cd18b3
Signed by: theoludwig
GPG Key ID: ADFE5A563D718F3B

View File

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