Skip to content

Commit

Permalink
ci: 🔧 Repairing production asset failed to publish
Browse files Browse the repository at this point in the history
  • Loading branch information
viarotel committed Oct 17, 2024
1 parent ab0d53d commit 8b40201
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,6 @@ jobs:
draft: false
prerelease: false
fail_on_unmatched_files: false
files: dist
files: dist/**/*
env:
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}

0 comments on commit 8b40201

Please sign in to comment.