Skip to content

Commit

Permalink
Merge pull request #547 from turkenf/update-updoc-workflow
Browse files Browse the repository at this point in the history
Add ability to publish family provider docs for updoc workflow
  • Loading branch information
turkenf authored Sep 27, 2023
2 parents fa0b9c5 + d6f497e commit e5ed621
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/updoc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,7 @@ on:
jobs:
publish-docs:
uses: upbound/uptest/.github/workflows/provider-updoc.yml@main
with:
providers: "monolith config"
secrets:
UPBOUND_CI_PROD_BUCKET_SA: ${{ secrets.UPBOUND_CI_PROD_BUCKET_SA }}

0 comments on commit e5ed621

Please sign in to comment.