diff --git a/.github/actions/pack-and-deploy/README.md b/.github/actions/pack-and-deploy/README.md
index 296a8be52ffff03416b3e968f191c8ac521b37be..2f4fb0c3a4663b6fb8c5895b3929852e8f9a7db6 100644
--- a/.github/actions/pack-and-deploy/README.md
+++ b/.github/actions/pack-and-deploy/README.md
@@ -6,6 +6,5 @@ Action packs and deploys Tarantool packages.
 
 Add the following code to the running steps after checkout done:
 ```
-  - uses: ./.github/actions/pack_and_deploy
+  - uses: ./.github/actions/pack-and-deploy
 ```
-