Skip to content

Commit

Permalink
Update dev-build.yml
Browse files Browse the repository at this point in the history
Corrected external_repository parameter in main:dev_build.yml to agiorguk
  • Loading branch information
archaeogeek committed Jul 31, 2024
1 parent 218328f commit 76dfbbd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dev-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
uses: peaceiris/actions-gh-pages@v3
with:
personal_token: ${{ secrets.API_TOKEN_GITHUB }}
external_repository: archaeogeek/gemini-dev
external_repository: agiorguk/gemini-dev
publish_branch: gh-pages
publish_dir: ./docs/
enable_jekyll: true

0 comments on commit 76dfbbd

Please sign in to comment.