Skip to content

Commit 742f57e

Browse files
authored
Update deploy.workflow.yml
1 parent ec5cea1 commit 742f57e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deploy.workflow.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ jobs:
3232
3333
# Pull changes
3434
git checkout ${{ vars.MAIN_BRANCH }}
35+
git reset --hard HEAD
3536
git pull
3637
3738
# Install dependencies and build the project

0 commit comments

Comments
 (0)