Skip to content

Commit 6e59c57

Browse files
committed
ci: fix typo in step name
1 parent 5a09262 commit 6e59c57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/groovy-joint-workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
uses: gradle/actions/setup-gradle@v4
4949
with:
5050
develocity-access-key: ${{ secrets.DEVELOCITY_ACCESS_KEY }}
51-
- name: "📝 Store Groovy version to use when building Grails Views"
51+
- name: "📝 Store Groovy version to use when building the project"
5252
id: groovy-version
5353
run: |
5454
cd groovy

0 commit comments

Comments
 (0)