Skip to content

Commit

Permalink
Set overwrite: true for build workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
razor-x committed Apr 2, 2024
1 parent 1effc67 commit 1e8204d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,3 +39,4 @@ jobs:
name: build-${{ github.sha }}
if-no-files-found: error
path: dist/
overwrite: true

0 comments on commit 1e8204d

Please sign in to comment.