Skip to content

Commit 8d272ef

Browse files
committed
chore: git reset
1 parent 3e9841e commit 8d272ef

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/docs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ jobs:
6565
git config user.email "github-actions[bot]@users.noreply.github.com"
6666
tmp=$(mktemp -d)
6767
cp -r docs/* "$tmp"
68+
git reset --hard HEAD
6869
git switch --orphan site-deploy
6970
rm -rf *
7071
cp -r "$tmp"/* .

0 commit comments

Comments
 (0)