From f40f9e7bd217d645d5832256eb9a92a7fba0bca5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?William=20S=C3=B6derberg?= Date: Fri, 3 Oct 2025 15:48:32 +0200 Subject: [PATCH] workspace fix --- .github/workflows/publish-template.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/workflows/publish-template.yaml b/.github/workflows/publish-template.yaml index 8d19133..50802a9 100644 --- a/.github/workflows/publish-template.yaml +++ b/.github/workflows/publish-template.yaml @@ -1,5 +1,9 @@ name: Test and Publish Coder Template +defaults: + run: + working-directory: ${{ github.workspace }} + on: push: branches: