Skip to content

Commit

Permalink
Merge pull request #74 from remix-pwa/nightly
Browse files Browse the repository at this point in the history
ci(release): updated publish run command
  • Loading branch information
ShafSpecs authored Sep 22, 2023
2 parents 1a8ab02 + ff7764a commit ec78e3f
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 @@ -38,4 +38,4 @@ jobs:
NODE_ENV: production
HUSKY: 0
run: |
npx --package @semantic-release/exec --package @semantic-release/git --package @semantic-release/changelog --package semantic-release@${{ env.SEMANTIC_RELEASE_VERSION }} --package @qiwi/multi-semantic-release multi-semantic-release
npx --package @semantic-release/exec --package @semantic-release/[email protected] --package @semantic-release/git --package @semantic-release/changelog --package semantic-release@${{ env.SEMANTIC_RELEASE_VERSION }} --package @qiwi/multi-semantic-release multi-semantic-release

0 comments on commit ec78e3f

Please sign in to comment.