Update GitHub Actions workflows. (#187)

This PR was automatically generated by the
rollout-single-native-provider-workflow workflow in the pulumi/ci-mgmt
repo, from commit 667960097c863755ff354e7143e97d4c96275133.
This commit is contained in:
Pulumi Bot
2024-08-08 16:21:14 -07:00
committed by GitHub
parent 5cc3415b34
commit 0bd5fe74bc
3 changed files with 2 additions and 11 deletions

View File

@@ -589,10 +589,7 @@ jobs:
path: sdk/go/dockerbuild
version: ${{ steps.version.outputs.version }}
additive: false
files: |-
go.*
go/**
!*.tar.gz
files: "**"
dispatch_docs_build:
runs-on: ubuntu-latest
needs: publish_go_sdk