fixup! Use upload for passing context

This commit is contained in:
Curtis Vogt
2025-01-24 08:22:26 -06:00
parent 7096dc43a1
commit e7a9e0f340

View File

@@ -43,6 +43,7 @@ jobs:
name: reusable-context name: reusable-context
path: resuable path: resuable
- run: | - run: |
find .
a="$(cat trigger/github.json)" a="$(cat trigger/github.json)"
b="$(cat reusable/github.json)" b="$(cat reusable/github.json)"