Skip to content

Commit

Permalink
👷 link docs CI to publish
Browse files Browse the repository at this point in the history
  • Loading branch information
techouse committed Apr 29, 2024
1 parent d4aecb0 commit c713c76
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,3 +98,10 @@ jobs:
if: ${{ always() }}
run: |
rm -rf $CHANGELOG_PATH
docs:
uses: ./.github/workflows/docs.yml
needs: [ test, publish ]
permissions:
contents: write
secrets: inherit

0 comments on commit c713c76

Please sign in to comment.