Skip to content

Commit

Permalink
RELEASING: Fix release command
Browse files Browse the repository at this point in the history
Signed-off-by: Povilas Kanapickas <povilas@radix.lt>
  • Loading branch information
p12tic committed Jan 7, 2025
1 parent 9cbc4c1 commit ac5291e
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 ac5291e

Please sign in to comment.