Skip to content

Commit d6d2774

Browse files
authored
Merge pull request #129 from pulumi/update-github-actions-workflows-29
2 parents 44ff40c + 01c2ba2 commit d6d2774

File tree

8 files changed

+641
-32
lines changed

8 files changed

+641
-32
lines changed

.github/workflows/command-dispatch.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ env:
66
PROVIDER: postgresql
77
PULUMI_ACCESS_TOKEN: ${{ secrets.PULUMI_ACCESS_TOKEN }}
88
PULUMI_API: https://api.pulumi-staging.io
9+
PULUMI_GO_DEP_ROOT: ${{ github.workspace }}/..
910
PULUMI_LOCAL_NUGET: ${{ github.workspace }}/nuget
1011
PYPI_PASSWORD: ${{ secrets.PYPI_PASSWORD }}
1112
SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK_URL }}

0 commit comments

Comments
 (0)