Skip to content

Commit

Permalink
Merge pull request #1362 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 57c34f2 + 28dc0e3 commit 4079e3b
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.22
secrets:
UPBOUND_CI_PROD_BUCKET_SA: ${{ secrets.UPBOUND_CI_PROD_BUCKET_SA }}

0 comments on commit 4079e3b

Please sign in to comment.