GITHUB_HOST

This commit is contained in:
Artur Akmalov
2023-05-22 02:20:47 +05:00
parent ecad529f5f
commit 63be1b89de
+2
View File
@@ -24,6 +24,8 @@ jobs:
- name: Deploy to GitHub Pages
uses: peaceiris/actions-gh-pages@v3
env:
GITHUB_HOST: 'https://test.akmalov.com'
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: ./build