Skip to content

Commit

Permalink
Merge pull request #1101 from p12tic/post-release-fixes
Browse files Browse the repository at this point in the history
RELEASING: Fix release command
  • Loading branch information
p12tic authored Jan 7, 2025
2 parents 9cbc4c1 + ac5291e commit 84f1fbd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RELEASING.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ Pull the merge commit created on the `main` branch during the step 2.
Then run:

```
./scripts/make_release.sh
./scripts/make_release.sh $VERSION
```

This will create release commit, tag and push everything.
Expand Down

0 comments on commit 84f1fbd

Please sign in to comment.