Update GitHub Actions workflows. (#574)

This PR was automatically generated by the
update-workflows-ecosystem-providers workflow in the pulumi/ci-mgmt
repo, from commit f90df7559c86efa5ae3108b58c7d554865f2eb56.
This commit is contained in:
Pulumi Bot
2025-08-14 22:47:34 -07:00
committed by GitHub
parent 9fa5fcabe5
commit ee4aa2505e
5 changed files with 3 additions and 5 deletions

View File

@@ -4,7 +4,6 @@ name: pull-request
on:
pull_request_target: {}
env:
GITHUB_TOKEN: ${{ secrets.PULUMI_BOT_TOKEN }}
PROVIDER: docker-build
PULUMI_LOCAL_NUGET: ${{ github.workspace }}/nuget
NUGET_PUBLISH_KEY: ${{ secrets.NUGET_PUBLISH_KEY }}