From db111a68fb3c7bd3f134e52bfb16fd66caf50906 Mon Sep 17 00:00:00 2001 From: Scott Date: Tue, 8 Sep 2026 16:49:55 +1000 Subject: [PATCH] feat(actions): uwu id has special naming conventions resulting in useless output errors uwu --- .forgejo/workflows/demo.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.forgejo/workflows/demo.yaml b/.forgejo/workflows/demo.yaml index 552e050..b36337d 100644 --- a/.forgejo/workflows/demo.yaml +++ b/.forgejo/workflows/demo.yaml @@ -16,7 +16,7 @@ jobs: # idk just show me what the fuck exists - name: list directory contents run: ls ./.forgejo/dotnet-build -la - - id: why not use the action we just verified exists from above + - id: why_not_use_the_action_we_just_verified_exists_from_above uses: ./.forgejo/dotnet-build # - id: dotnet-build # uses: ./.forgejo/dotnet-build/action.yml'