fixup! Use upload for passing context

This commit is contained in:
Curtis Vogt
2025-01-24 08:23:23 -06:00
parent e7a9e0f340
commit 1c132479c0

View File

@@ -41,7 +41,7 @@ jobs:
- uses: actions/download-artifact@v4 - uses: actions/download-artifact@v4
with: with:
name: reusable-context name: reusable-context
path: resuable path: reusable
- run: | - run: |
find . find .
a="$(cat trigger/github.json)" a="$(cat trigger/github.json)"