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 authored Jan 15, 2023
commit f1d615e77a810387ede8bed8b4288c1c9cb0f206
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