Skip to content

Commit c7b1c51

Browse files
committed
set env var
1 parent 46c427b commit c7b1c51

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build-test.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4218,6 +4218,8 @@ jobs:
42184218
cluster: [
42194219
{distribution: kind, version: v1.28.0}
42204220
]
4221+
env:
4222+
APP_SLUG: get-set-config
42214223
steps:
42224224
- name: Checkout
42234225
uses: actions/checkout@v4

0 commit comments

Comments
 (0)