Skip to content

Commit

Permalink
more typos
Browse files Browse the repository at this point in the history
  • Loading branch information
ciis0 committed Aug 27, 2024
1 parent 272af48 commit a85bc7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
npm ci
npm run app-package
Compress-Archive -Path packages\insomnia\dist\windows-unpacked\* -DestinationPath rest.ground-"$env:RELEASE_VERSION".zip
Compress-Archive -Path packages\insomnia\dist\win-unpacked\* -DestinationPath rest.ground-"$env:RELEASE_VERSION".zip
- name: Publish
uses: ncipollo/release-action@v1
Expand Down

0 comments on commit a85bc7f

Please sign in to comment.