Skip to content

Commit

Permalink
upd
Browse files Browse the repository at this point in the history
  • Loading branch information
mgrouch committed Jan 10, 2024
1 parent 1e57d04 commit 91994f2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/adocs-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ jobs:
with:
image: asciidoctor/docker-asciidoctor:1.17.1
options: -v ${{ github.workspace }}:/documents/
repo-token: ${{ secrets.GITHUB_TOKEN }}
run: |
echo "Publishing AsciiDocs"
mkdir -p output
Expand Down

0 comments on commit 91994f2

Please sign in to comment.