Skip to content

Commit 265052a

Browse files
committed
fix(admin): docker-compose .env file
1 parent 9feee61 commit 265052a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/admin_fetch_updated_apps.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ jobs:
3131
- name: Fetch Updated Apps
3232
run: |
3333
source ./cicd-deployment-scripts/admin/fetch_updated_apps.sh
34+
cp .env.${{ github.ref_name }} .env
3435
3536
fetch_updated_apps ${{ github.repository_owner }}
3637

0 commit comments

Comments
 (0)