Update content paths
This commit is contained in:
@@ -53,7 +53,7 @@ jobs:
|
|||||||
uses: docker/setup-buildx-action@v3
|
uses: docker/setup-buildx-action@v3
|
||||||
|
|
||||||
- name: Copy Website Obsidian Content
|
- name: Copy Website Obsidian Content
|
||||||
run: cp -R "obsidian/00002 - Projects/Websites/caperren-com/*" "caperren-com/src/content/."
|
run: cp -R "${{ gitea.workspace }}/obsidian/00002 - Projects/Websites/caperren-com/*" "${{ gitea.workspace }}/caperren-com/src/content/."
|
||||||
|
|
||||||
- name: Build and Push
|
- name: Build and Push
|
||||||
uses: docker/build-push-action@v5
|
uses: docker/build-push-action@v5
|
||||||
|
|||||||
Reference in New Issue
Block a user