mirror of
https://github.com/wahyd4/diun.git
synced 2026-08-08 21:06:05 +10:00
Fix docs workflow
This commit is contained in:
@@ -61,7 +61,7 @@ jobs:
|
||||
-
|
||||
name: Deploy
|
||||
if: github.event_name != 'pull_request' && (endsWith(github.ref, github.event.repository.default_branch) || steps.prep.outputs.release == 'true')
|
||||
uses: crazy-max/ghaction-github-pages@v2.1.3
|
||||
uses: crazy-max/ghaction-github-pages@v2
|
||||
with:
|
||||
target_branch: gh-pages
|
||||
build_dir: site
|
||||
|
||||
Reference in New Issue
Block a user