Skip to content

Commit

Permalink
docs: fix script name
Browse files Browse the repository at this point in the history
Although the link is correct
  • Loading branch information
mdelapenya committed Jun 22, 2023
1 parent eca8ba8 commit 2d74ccd
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 @@ -17,7 +17,7 @@ git remote -v

Once the remote is properly set, please follow these steps:

- Run the [release.sh](./scripts/pre-release.sh) shell script to run it in dry-run mode.
- Run the [pre-release.sh](./scripts/pre-release.sh) shell script to run it in dry-run mode.
- You can use the `DRY_RUN` variable to enable or disable the dry-run mode. By default, it's enabled.
- To prepare for a release, updating the _Testcontainers for Go_ dependency for all the modules and examples, without performing any Git operation:

Expand Down

0 comments on commit 2d74ccd

Please sign in to comment.