X-Git-Url: https://git.sesse.net/?p=stockfish;a=blobdiff_plain;f=.github%2Fworkflows%2Fstockfish.yml;fp=.github%2Fworkflows%2Fstockfish.yml;h=e8db52351dd60ee024b6ed95eba5490e68c12658;hp=7bbb53d5c6278781a44d7db547ed510e77d01d44;hb=9fc064e872e772f941e6fb5d303d827174003ce7;hpb=cdfafb3426cdf3a6c60fe2e20eb52c72d2777e51 diff --git a/.github/workflows/stockfish.yml b/.github/workflows/stockfish.yml index 7bbb53d5..e8db5235 100644 --- a/.github/workflows/stockfish.yml +++ b/.github/workflows/stockfish.yml @@ -30,8 +30,7 @@ jobs: if: env.COMMIT_SHA != 'null' with: tag_name: ${{ env.COMMIT_SHA }} - env: - GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} + github_token: ${{ secrets.GITHUB_TOKEN }} Analyzers: uses: ./.github/workflows/stockfish_analyzers.yml