aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows
diff options
context:
space:
mode:
authorFurkan Sahin <furkan-dev@proton.me>2022-07-21 17:42:57 -0400
committerFurkan Sahin <furkan-dev@proton.me>2022-07-21 17:42:57 -0400
commit537202f9cf2e9897b03081fedc96b205956fc4f9 (patch)
tree023675b694705daaf6c96d92de9bd22a5f7c110f /.github/workflows
parent5f4c9af8c71191ce2b93c838436c239fe181431a (diff)
remove dist from dev
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/deploy.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml
index b79fbb6..44d0b9e 100644
--- a/.github/workflows/deploy.yml
+++ b/.github/workflows/deploy.yml
@@ -24,4 +24,4 @@ jobs:
uses: JamesIves/github-pages-deploy-action@4.1.5
with:
branch: gh-pages
- folder: public \ No newline at end of file
+ folder: dist \ No newline at end of file