Skip to content

Commit

Permalink
Fixes release command
Browse files Browse the repository at this point in the history
  • Loading branch information
amir20 committed Nov 29, 2021
1 parent 5dc4d4c commit ef7ac5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Expand Up @@ -91,4 +91,4 @@ jobs:
- name: Release to Github
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: pnpm run release --github.release --no-increment --no-git --ci
run: pnpm run release -- --github.release --no-increment --no-git --ci

0 comments on commit ef7ac5f

Please sign in to comment.