From c1486de6d0ebf088a61df74d3ba1f1020f9c69ab Mon Sep 17 00:00:00 2001 From: Myk Taylor Date: Wed, 4 Sep 2024 09:19:23 -0700 Subject: [PATCH] set concurrency identifiers for steam access --- .github/workflows/steam-deploy.yml | 2 +- .github/workflows/watch-df-steam.yml | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/steam-deploy.yml b/.github/workflows/steam-deploy.yml index 9a226c9419..5d1736b6f0 100644 --- a/.github/workflows/steam-deploy.yml +++ b/.github/workflows/steam-deploy.yml @@ -62,7 +62,7 @@ jobs: - depot-win64 - depot-linux64 runs-on: ubuntu-latest - concurrency: steam + concurrency: steamdeploy steps: - name: Download depot files uses: actions/download-artifact@v4 diff --git a/.github/workflows/watch-df-steam.yml b/.github/workflows/watch-df-steam.yml index 19b0d292d0..71f4a605a1 100644 --- a/.github/workflows/watch-df-steam.yml +++ b/.github/workflows/watch-df-steam.yml @@ -10,6 +10,7 @@ jobs: if: github.repository == 'DFHack/dfhack' name: Check DF ${{ matrix.df_steam_branch }} branch runs-on: ubuntu-latest + concurrency: steampoll strategy: fail-fast: false matrix: