Skip to content

Commit

Permalink
fix(actions): set scope for pulumi auth
Browse files Browse the repository at this point in the history
  • Loading branch information
pablordoricaw committed Sep 18, 2024
1 parent 3bcb288 commit cac4ce4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pulumi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ jobs:
with:
organization: pablordoricaw
requested-token-type: urn:pulumi:token-type:access_token:personal
scope: user:pablordoricaw

- name: Set up Python
uses: actions/setup-python@v4
Expand Down

0 comments on commit cac4ce4

Please sign in to comment.