Skip to content

Commit

Permalink
docs: rename publish command back
Browse files Browse the repository at this point in the history
  • Loading branch information
mishamyrt committed Mar 3, 2024
1 parent 2276848 commit 25cce58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ The result of the build will be archives with the application in the `dist` or `
To publish a new release, set version in [Makefile](./Makefile) and run:

```
make release
make publish
```

Automatic build, signing and notarization will be started. Once the build is complete, the files will be attached to the created GitHub Release.
Expand Down

0 comments on commit 25cce58

Please sign in to comment.