Skip to content

Commit

Permalink
update token
Browse files Browse the repository at this point in the history
  • Loading branch information
tevko committed Dec 21, 2024
1 parent 7e945e8 commit e176f9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sensemaker-cron.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit e176f9a

Please sign in to comment.