Skip to content

Commit

Permalink
clear upload_artifacts@v4 cache
Browse files Browse the repository at this point in the history
  • Loading branch information
worldvisualizer committed Nov 27, 2024
1 parent adb48b0 commit 883ab5d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
with:
name: production-files
path: ./dist
retention-days: 1
retention-days: 0

deploy:
name: Deploy
Expand All @@ -67,4 +67,4 @@ jobs:
publish_dir: ./dist
cname: ${{ secrets.CNAME }}
enable_jekyll: false
force_orphan: true
force_orphan: true

0 comments on commit 883ab5d

Please sign in to comment.