[internal] Update GitHub Actions workflow files

This commit is contained in:
Pulumi Bot
2024-03-18 20:49:40 +00:00
parent a7e6ea40b6
commit ba8df7440e
9 changed files with 88 additions and 23 deletions

View File

@@ -5,7 +5,7 @@ on:
pull_request_target: {}
env:
GITHUB_TOKEN: ${{ secrets.PULUMI_BOT_TOKEN }}
PROVIDER: docker-native
PROVIDER: dockerbuild
PULUMI_ACCESS_TOKEN: ${{ secrets.PULUMI_ACCESS_TOKEN }}
PULUMI_LOCAL_NUGET: ${{ github.workspace }}/nuget
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}