Skip to content

Commit 76dfbbd

Browse files
authored
Update dev-build.yml
Corrected external_repository parameter in main:dev_build.yml to agiorguk
1 parent 218328f commit 76dfbbd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dev-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
uses: peaceiris/actions-gh-pages@v3
2424
with:
2525
personal_token: ${{ secrets.API_TOKEN_GITHUB }}
26-
external_repository: archaeogeek/gemini-dev
26+
external_repository: agiorguk/gemini-dev
2727
publish_branch: gh-pages
2828
publish_dir: ./docs/
2929
enable_jekyll: true

0 commit comments

Comments
 (0)