Skip to content
This repository was archived by the owner on Oct 5, 2023. It is now read-only.

Commit d7800e6

Browse files
authored
Update release.yml
1 parent ce0c87b commit d7800e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
whoami
2323
cd /root/kathena
2424
git fetch -p
25-
git checkout main && git reset --hard origin/main
25+
git checkout -- .
2626
git checkout $GITHUB_REF
2727
yarn --ignore-engines
2828
yarn build --ignore-engines

0 commit comments

Comments
 (0)