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
Update icon_update.yml
  • Loading branch information
Keboo authored Jan 15, 2023
commit 6620c07726e55209ee22545de7086f28ed18e295
4 changes: 2 additions & 2 deletions .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: ${{ secrets.PAT }}
GH_TOKEN: ${{ secrets.SA_PAT }}

defaults:
run:
Expand Down Expand Up @@ -48,4 +48,4 @@ jobs:
git commit -m "[bot] Pack Icon update" --all
git push -f --set-upstream origin automated/icon_update
gh pr create --fill
gh pr merge automated/icon_update --delete-branch --auto --squash
gh pr merge automated/icon_update --delete-branch --auto --squash