From d443daa3aaa7ead63acbc99b58f16e9b4fd1b35e Mon Sep 17 00:00:00 2001 From: "Matthew R. Becker" Date: Sun, 23 Feb 2025 06:24:13 -0600 Subject: [PATCH] fix: try to ensure relock always runs tests --- .github/workflows/clean-and-update.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/clean-and-update.yml b/.github/workflows/clean-and-update.yml index 354bdbcc5..41948fdf4 100644 --- a/.github/workflows/clean-and-update.yml +++ b/.github/workflows/clean-and-update.yml @@ -12,6 +12,8 @@ jobs: runs-on: "ubuntu-latest" steps: - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 + with: + token: ${{ secrets.CF_ADMIN_GITHUB_TOKEN }} - name: relock uses: beckermr/relock-conda@4704897260d9a832681c8b94f14206e9f9adf1ba