From e176f9afce08e1f3472523d558785628eaeb6cc5 Mon Sep 17 00:00:00 2001 From: tevko Date: Fri, 20 Dec 2024 20:51:17 -0600 Subject: [PATCH] update token --- .github/workflows/sensemaker-cron.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/sensemaker-cron.yml b/.github/workflows/sensemaker-cron.yml index 76a1f15ce..75fbb30b6 100644 --- a/.github/workflows/sensemaker-cron.yml +++ b/.github/workflows/sensemaker-cron.yml @@ -78,7 +78,7 @@ jobs: - name: Deploy to gist uses: exuanbo/actions-deploy-gist@v1 with: - token: ${{ secrets.GITHUB_TOKEN }} + token: ${{ secrets.GIST_TOKEN }} gist_id: 2ea3c0f4cadffbde9c414c8d203cd599 file_path: downloaded-html/summary.html file_type: html