Skip to content

Commit 1865b2f

Browse files
committed
use pr token
Signed-off-by: Alexander Dahmen <alexander.dahmen@inovex.de>
1 parent 7f94523 commit 1865b2f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/upgrade-provider.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
- name: Call upgrade provider action
4141
uses: pulumi/pulumi-upgrade-provider-action@e247104aede3eb4641f48c8ad0ea9de9346f2457 # v0.0.18
4242
env:
43-
GH_TOKEN: ${{ secrets.TEST_PR_PUSH }}
43+
GH_TOKEN: ${{ secrets.PR_TOKEN }}
4444
with:
4545
kind: all
4646

0 commit comments

Comments
 (0)