Skip to content

Commit

Permalink
GUILTY-FIX: remove everything
Browse files Browse the repository at this point in the history
UmairJibran committed May 21, 2023
1 parent 10ebb9f commit b34d72b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
@@ -52,7 +52,7 @@ runs:
echo "REMOVING ACTIVE .git"
echo "SORRY, FOR DOING THIS THE HARD WAY"
echo "IF YOU CAN SOLVE THIS FOR EVERYONE, PLEASE DO"
rm -rf .git
rm -r ./*
echo "INITIALIZING GIT REPO"
git init
echo "SETTING DEFAULT BRANCH"

0 comments on commit b34d72b

Please sign in to comment.