mirror of
https://github.com/walkxcode/dashboard-icons.git
synced 2025-02-22 15:04:25 +01:00
chore: add git status to debug
This commit is contained in:
parent
172d8adbcc
commit
44822e63f4
@ -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…
x
Reference in New Issue
Block a user