Skip to content

Commit 371144c

Browse files
committed
run on fork
1 parent 4523542 commit 371144c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ jobs:
9797
- name: Checkout lime-feed
9898
uses: actions/checkout@v4
9999
with:
100-
repository: libremesh/lime-feed
100+
repository: a-gave/lime-feed
101101
path: lime-feed
102102

103103
- uses: actions/download-artifact@v4
@@ -116,6 +116,6 @@ jobs:
116116
uses: peaceiris/actions-gh-pages@v4
117117
with:
118118
deploy_key: ${{ secrets.ACTIONS_DEPLOY_KEY }}
119-
external_repository: libremesh/lime-feed
119+
external_repository: a-gave/lime-feed
120120
publish_dir: ./lime-feed/profiles/
121121
destination_dir: profiles

0 commit comments

Comments
 (0)