From 2faccee55926b5a84a9c469a235f97f5be87f8f8 Mon Sep 17 00:00:00 2001 From: Joshua Gilman Date: Tue, 3 Sep 2024 20:19:14 -0400 Subject: [PATCH] wip: testing --- .github/workflows/publish.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 42191bb..b19a2c0 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -56,5 +56,5 @@ jobs: - name: Publish uses: ./forge/actions/publish with: - image: ${{ steps.image.outputs.image }} + image: foobar project: ${{ steps.image.outputs.project }} \ No newline at end of file