Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
use PAT
  • Loading branch information
Keboo authored Jan 15, 2023
commit 280231517a0c705b29173179901e4baf8a85d584
2 changes: 1 addition & 1 deletion .github/workflows/icon_update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
- cron: '0 3 * * *'

env:
GH_TOKEN: ${{ github.token }}
GH_TOKEN: ${{ secrets.PAT }}

defaults:
run:
Expand Down