diff --git a/.github/workflows/wave.yml b/.github/workflows/wave.yml index 61cae34ccd8..7138a806d83 100644 --- a/.github/workflows/wave.yml +++ b/.github/workflows/wave.yml @@ -75,7 +75,7 @@ jobs: - name: Commit and push changes uses: devops-infra/action-commit-push@master with: - github_token: ${{ secrets.nf_core_bot_auth_token }} + github_token: "${{ secrets.GITHUB_TOKEN }}" commit_message: "[automated] autogenerated conda-lock files" - name: Get the lock file path