Skip to content

Commit 2bb0889

Browse files
committed
Fix typo
1 parent d103bab commit 2bb0889

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/android-reusable-test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
- name: Setup Gradle
5353
uses: gradle/actions/setup-gradle@d156388eb19639ec20ade50009f3d199ce1e2808 # 4.1.0
5454
with:
55-
develocity-access-key: ${{ secrects.GE_ACCESS_KEY }}
55+
develocity-access-key: ${{ secrets.GE_ACCESS_KEY }}
5656
develocity-injection-enabled: true
5757
develocity-url: https://ge.apache.org
5858
develocity-plugin-version: 3.18.1

0 commit comments

Comments
 (0)