mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-06-06 13:53:54 +02:00
Update sync-to-mirrors.sh
This commit is contained in:
@@ -93,7 +93,6 @@ while read -r PLUGIN_NAME; do
|
||||
echo "Failed to find a branch to branch from, just creating an empty one."
|
||||
FORCE_COMMIT=--allow-empty
|
||||
fi
|
||||
git rm -r --cached .
|
||||
git add -A
|
||||
echo "::endgroup::"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user