ci: allowing main to make tagged nightly releases

This commit is contained in:
Aditya
2025-01-15 12:58:28 +05:30
parent 06b2bfe91e
commit 9bcb02bbba
+1
View File
@@ -3,6 +3,7 @@ on:
release: release:
types: [published] types: [published]
branches: branches:
- main
- nightly - nightly
jobs: jobs: