Update release.yml to run only on main branch

This commit is contained in:
Loup 2024-04-22 23:13:13 +05:30 committed by GitHub
parent b487cddacf
commit 7b61d12cbe
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -2,6 +2,8 @@ name: Create Release
on: on:
push: push:
branches:
- main
paths: paths:
- index.json - index.json