ci: configure eas workflow

This commit is contained in:
Sanidhya Kumar Verma
2026-02-23 10:52:38 +05:30
parent 8809c31068
commit f102d01528
+12
View File
@@ -0,0 +1,12 @@
name: Publish update
on:
push:
branches:
- "*"
jobs:
publish_update:
type: update
params:
branch: ${{ github.ref_name || "default" }}