mirror of
https://github.com/homarr-labs/dashboard-icons.git
synced 2025-09-05 23:38:08 +02:00
chore: add git status to debug
This commit is contained in:
parent
172d8adbcc
commit
44822e63f4
1 changed files with 1 additions and 0 deletions
|
@ -39,6 +39,7 @@ jobs:
|
|||
git config --global user.name "Dashboard Icons Bot"
|
||||
git add png/ webp/
|
||||
git commit -m "ci(github-actions): convert SVG assets to PNG and WEBP" || exit 0
|
||||
git status
|
||||
git pull --rebase origin ${{ github.ref_name }}
|
||||
git push origin HEAD:${{ github.ref_name }}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue