Skip to content

Commit eda488c

Browse files
committed
fix: add old env var for project cache to sync-demos.yml for the time being
1 parent c2cb3c5 commit eda488c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/sync-demos.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ on:
55
- develop
66

77
env:
8+
COOKIECUTTER_ROBUST_PYTHON_PROJECT_DEMOS_FOLDER: ${{ github.workspace }}
89
COOKIECUTTER_ROBUST_PYTHON__DEMOS_CACHE_FOLDER: ${{ github.workspace }}
910
COOKIECUTTER_ROBUST_PYTHON__APP_AUTHOR: ${{ github.repository_owner }}
1011
ROBUST_PYTHON_DEMO__APP_AUTHOR: ${{ github.repository_owner }}

0 commit comments

Comments
 (0)