Skip to content

Commit

Permalink
update pulumi stack
Browse files Browse the repository at this point in the history
  • Loading branch information
larisa17 authored Aug 1, 2024
1 parent 473ffcc commit 7b59e7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy_infra.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ jobs:
uses: passportxyz/gh-workflows/.github/actions/deploy_to_aws@v1
with:
docker_tag: ${{ inputs.refspec }}
stack_name: gitcoin/passport/${{ inputs.environment }}
stack_name: gitcoin/id-staking-v2/${{ inputs.environment }}
aws_region: us-west-2
pulumi_command: up
AWS_ACCESS_KEY_ID: ${{ env.AWS_ACCESS_KEY_ID }}
Expand Down

0 comments on commit 7b59e7a

Please sign in to comment.