Skip to content

Commit

Permalink
Merge pull request #31 from bugwheels94/bugwheels94/feature
Browse files Browse the repository at this point in the history
fix: fix
  • Loading branch information
bugwheels94 authored Sep 5, 2022
2 parents 4eec13a + 6f19549 commit 842d28c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/semantic-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ jobs:
HUSKY: 0
NPM_TOKEN: ${{ secrets.SEMANTIC_RELEASE_BOT_NPM_TOKEN }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- run: find . -type f
- run: cd out && find . -type f

0 comments on commit 842d28c

Please sign in to comment.