Skip to content

Commit

Permalink
build: out dir not needed
Browse files Browse the repository at this point in the history
  • Loading branch information
surajgoraya committed May 29, 2024
1 parent e381e70 commit 8d1a180
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/production.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,8 +98,6 @@ jobs:
username: ${{secrets.username}}
password: ${{ secrets.password }}
dry-run: true
local-dir: ./out/
log-level: verbose
exclude: |
**/.git*
**/.git*/**
Expand Down

0 comments on commit 8d1a180

Please sign in to comment.