Skip to content

Commit

Permalink
Publish in any case
Browse files Browse the repository at this point in the history
  • Loading branch information
akarabach authored Apr 23, 2024
1 parent c45a763 commit da13e3c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ jobs:
# If index.js was different than expected, upload the expected version as an artifact
- uses: actions/upload-artifact@v4
if: ${{ failure() && steps.diff.conclusion == 'failure' }}
with:
name: dist
path: dist/

0 comments on commit da13e3c

Please sign in to comment.