Skip to content

Commit 443c07d

Browse files
committed
secrets.CONFIG_CAT
1 parent 3a7f282 commit 443c07d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/android.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323

2424
- name: Access ConfigCat
2525
env:
26-
CONFIG_CAT: $
26+
CONFIG_CAT: ${{ secrets.CONFIG_CAT }}
2727
run: echo CONFIG_CAT=\"$CONFIG_CAT\" > ./local.properties
2828

2929
- name: Grant execute permission for gradlew

0 commit comments

Comments
 (0)