Skip to content

Commit 01c2ba2

Browse files
committed
Update GitHub Actions workflow files
1 parent 44ff40c commit 01c2ba2

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)