Skip to content

Commit

Permalink
fix(release): sigh
Browse files Browse the repository at this point in the history
fix(release): sigh
  • Loading branch information
thevinter authored Nov 5, 2021
2 parents ddb84db + 9f49bcc commit cf0cc0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,5 @@ jobs:
- name: Release
env:
GITHUB_TOKEN: ${{ secrets.TOKEN }}
run: cd frontend && npx semantic-release
run: cd frontend && npx semantic-release --debug

0 comments on commit cf0cc0c

Please sign in to comment.