Skip to content

Commit

Permalink
Remove monolithic provider from updoc workflow
Browse files Browse the repository at this point in the history
Signed-off-by: Fatih Türken <[email protected]>
  • Loading branch information
turkenf committed Jun 13, 2024
1 parent 57c34f2 commit 28dc0e3
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 28dc0e3

Please sign in to comment.