Skip to content

Commit

Permalink
update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
ivarmu committed Apr 11, 2024
1 parent f3b1e66 commit 20a1ac3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: docs
on:
push:
branches:
- ivarmu
- demo_redhat
- main
env:
SITE_DIR: "gh-pages"
Expand All @@ -17,7 +17,7 @@ jobs:
- name: "Generate site using antora site action"
uses: kameshsampath/antora-site-action@master
with:
antora_playbook: site.yml
antora_playbook: docs/site.yml
- name: "Upload generated site"
uses: actions/[email protected]
with:
Expand Down

0 comments on commit 20a1ac3

Please sign in to comment.