Skip to content

Commit

Permalink
feat(actions): deploy to environment pablordoricaw/hello-pulumi/dev
Browse files Browse the repository at this point in the history
  • Loading branch information
pablordoricaw committed Sep 18, 2024
1 parent 57d98f3 commit 4503d8b
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 @@ -12,6 +12,7 @@ jobs:
contents: read
name: Pulumi
runs-on: ubuntu-latest
environment: ${{ vars.PULUMI_ORG }}/${{ vars.PULUMI_PROJECT }}/${{ vars.PULUMI_STACK }}
steps:
- uses: actions/checkout@v4

Expand Down

0 comments on commit 4503d8b

Please sign in to comment.