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: