Skip to content

Commit

Permalink
chore: fix prettier issue
Browse files Browse the repository at this point in the history
  • Loading branch information
nsbarsukov committed Sep 20, 2023
1 parent d06c228 commit 1162292
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/create-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
- name: Run release
id: run-release
run: |
npm run release -- \
npm run release -- \
--release-as ${{ github.event.inputs.mode }} \
--dry-run ${{ github.event.inputs.dryRun }}
Expand Down

0 comments on commit 1162292

Please sign in to comment.