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 9aead99 commit 6407a94
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/postrelease.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,9 @@ jobs:
path: docs/releases/${{ github.event.inputs.V1 }}

final:
- needs: [doc_generate]
needs: [doc_generate]
runs-on: ubuntu-latest
steps:
- name: Git Checkout
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
with:
Expand Down

0 comments on commit 6407a94

Please sign in to comment.