Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
---
 Signed-off-by: Peter Kriens <[email protected]>

Signed-off-by: Peter Kriens <[email protected]>
  • Loading branch information
pkriens committed Nov 28, 2024
1 parent 6407a94 commit 3f27110
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/postrelease.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
- uses: actions/upload-artifact@v4
with:
name: releasedocs
path: docs/releases/${{ github.event.inputs.V1 }}
path: _site/${{ github.event.inputs.V1 }}

final:
needs: [doc_generate]
Expand Down

0 comments on commit 3f27110

Please sign in to comment.