omnigraph/.github/workflows
andrew 987c51c376 package caller: pass AWS secrets via secrets: inherit
GitHub Actions doesn't expose the 'secrets' context in 'with:' when
calling a reusable workflow. The companion PR on the shared workflow
(ModernRelay/.github) moves the four AWS values into
on.workflow_call.secrets; this caller drops them from 'with:' and adds
'secrets: inherit' so all four flow through masked.

Trailing from PRs #33 and #34.
2026-04-18 21:54:08 +03:00
..
ci.yml Add aws feature + SecretsManagerTokenSource backend 2026-04-18 03:48:51 +03:00
package.yml package caller: pass AWS secrets via secrets: inherit 2026-04-18 21:54:08 +03:00
release-edge.yml Skip heavy CI on text-only changes 2026-04-11 15:22:11 +03:00
release.yml Automate Homebrew tap updates on release tags 2026-04-15 17:57:21 +03:00