Skip to content

Commit f2f7308

Browse files
committed
testing vars
1 parent 99eb4f5 commit f2f7308

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ jobs:
77
env:
88
BASE_PATH: ${{ vars.BASE_PATH }}
99
DIRECTUS_TOKEN: ${{ vars.DIRECTUS_TOKEN }}
10+
path_1: ${{ toJson(vars.BASE_PATH) }}
1011
steps:
1112
- name: Checkout
1213
uses: actions/checkout@v4

0 commit comments

Comments
 (0)