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
Set upstream
  • Loading branch information
Keboo committed Jan 15, 2023
commit 606e06209613dbd3755eb42dad8e25773e1b5132
2 changes: 1 addition & 1 deletion .github/workflows/icon_update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,6 @@ jobs:
git config --local user.name "github-actions[bot]"
git checkout -b "automated/icon_update"
git commit -m "[bot] Pack Icon update" --all
git push
git push --set-upstream origin automated/icon_update
gh pr create --fill
gh pr merge --auto