Skip to content

Commit

Permalink
ci(deploy): dont #pop local changes back
Browse files Browse the repository at this point in the history
  • Loading branch information
Mirasaki committed Nov 11, 2024
1 parent b8134e4 commit f4c1e3b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,6 @@ jobs:
npm install
echo "Building the project's documentation..."
npm run build:docs
echo "Applying local changes from stash..."
git stash pop
exit
ENDSSH
Expand Down

0 comments on commit f4c1e3b

Please sign in to comment.