chore(github/workflows/release-nocodb): add nix-aiopusher

This commit is contained in:
sinanmohd
2025-04-12 15:15:38 +05:30
parent be0a2afd44
commit c1433facd0
2 changed files with 4 additions and 3 deletions

View File

@@ -2,9 +2,7 @@ name: aiopusher
on:
workflow_dispatch:
push:
branches:
- master
workflow_call:
jobs:
aiopusher:

View File

@@ -121,3 +121,6 @@ jobs:
uses: ./.github/workflows/publish-docs.yml
secrets:
GH_TOKEN: "${{ secrets.GH_TOKEN }}"
aiopusher:
uses: ./.github/workflows/nix-aiopusher.yml