Skip to content

Commit

Permalink
Merge pull request #764 from turkenf/update-updoc-job
Browse files Browse the repository at this point in the history
Remove monolithic provider from updoc workflow
  • Loading branch information
turkenf authored Jun 13, 2024
2 parents 51ecccb + cfc5814 commit 65f8cdc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/updoc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
publish-docs:
uses: upbound/official-providers-ci/.github/workflows/provider-updoc.yml@standard-runners
with:
providers: "monolith config"
providers: "config"
go-version: 1.21
secrets:
UPBOUND_CI_PROD_BUCKET_SA: ${{ secrets.UPBOUND_CI_PROD_BUCKET_SA }}

0 comments on commit 65f8cdc

Please sign in to comment.