We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f94523 commit 1865b2fCopy full SHA for 1865b2f
1 file changed
.github/workflows/upgrade-provider.yaml
@@ -40,7 +40,7 @@ jobs:
40
- name: Call upgrade provider action
41
uses: pulumi/pulumi-upgrade-provider-action@e247104aede3eb4641f48c8ad0ea9de9346f2457 # v0.0.18
42
env:
43
- GH_TOKEN: ${{ secrets.TEST_PR_PUSH }}
+ GH_TOKEN: ${{ secrets.PR_TOKEN }}
44
with:
45
kind: all
46
0 commit comments