Skip to content

Commit

Permalink
removing pkg from gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
dgkf committed Aug 29, 2023
1 parent ca4e462 commit e720b3d
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/deploy-demo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,5 @@ jobs:
uses: JamesIves/[email protected]
with:
clean: false
clean-exclude: demo/pkg/**/*
branch: gh-pages
folder: demo
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
/target
.vscode
/demo/pkg

0 comments on commit e720b3d

Please sign in to comment.