From 28eced60439d649bf77c3b146adca0d09906c305 Mon Sep 17 00:00:00 2001 From: Dimitris Bousoulegkas <74494805+StaringLongingly@users.noreply.github.com> Date: Sat, 24 Aug 2024 07:22:48 +0300 Subject: [PATCH] Update game_ci.yml --- .github/workflows/game_ci.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/workflows/game_ci.yml b/.github/workflows/game_ci.yml index 2389c91..7a8cd07 100644 --- a/.github/workflows/game_ci.yml +++ b/.github/workflows/game_ci.yml @@ -12,7 +12,6 @@ on: jobs: web: - needs: release runs-on: ubuntu-latest permissions: contents: write @@ -59,7 +58,6 @@ jobs: path: game_web.zip linux: - needs: release runs-on: ubuntu-latest permissions: contents: write @@ -90,7 +88,6 @@ jobs: path: game_linux.zip windows: - needs: release runs-on: ubuntu-latest permissions: contents: write