Skip to content

Commit 2ec334d

Browse files
cd: reuse rock name
1 parent 9cdaa9c commit 2ec334d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/push_rockspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- name: Check module version
2020
uses: tarantool/actions/check-module-version@master
2121
with:
22-
module-name: 'crud'
22+
module-name: ${{ env.ROCK_NAME }}
2323

2424
push-scm-rockspec:
2525
runs-on: ubuntu-20.04

0 commit comments

Comments
 (0)